summaryrefslogtreecommitdiffstats
path: root/src/tools
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/qcstring.cpp4
-rw-r--r--src/tools/qstring.cpp3
2 files changed, 0 insertions, 7 deletions
diff --git a/src/tools/qcstring.cpp b/src/tools/qcstring.cpp
index 67a831970..de8d89023 100644
--- a/src/tools/qcstring.cpp
+++ b/src/tools/qcstring.cpp
@@ -39,10 +39,6 @@
**
**********************************************************************/
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
#include "ntqstring.h"
#include "ntqregexp.h"
#include "ntqdatastream.h"
diff --git a/src/tools/qstring.cpp b/src/tools/qstring.cpp
index 536951b8e..26e9b61cd 100644
--- a/src/tools/qstring.cpp
+++ b/src/tools/qstring.cpp
@@ -38,9 +38,6 @@
** herein.
**
**********************************************************************/
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
// Don't define it while compiling this module, or USERS of TQt will
// not be able to link.