diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-25 01:20:41 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-25 01:20:41 +0900 |
commit | 0911b4d0ca95e61f5f0fff6b48f08974f3cbe809 (patch) | |
tree | 4d346356e423da272ace40db085a1485d8646294 /twin/main.cpp | |
parent | 661ed658b788d6b4bee973d0fceeb7cd86be3162 (diff) | |
download | tdebase-0911b4d0ca95e61f5f0fff6b48f08974f3cbe809.tar.gz tdebase-0911b4d0ca95e61f5f0fff6b48f08974f3cbe809.zip |
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'twin/main.cpp')
-rw-r--r-- | twin/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/twin/main.cpp b/twin/main.cpp index 1919fd8e0..4fd81d245 100644 --- a/twin/main.cpp +++ b/twin/main.cpp @@ -9,7 +9,6 @@ You can Freely distribute this program under the GNU General Public License. See the file "COPYING" for the exact licensing terms. ******************************************************************/ -//#define QT_CLEAN_NAMESPACE #include <tdeconfig.h> #include "main.h" |