summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/kernel/ntqgif.h4
-rw-r--r--src/tools/qcstring.cpp4
-rw-r--r--src/tools/qstring.cpp3
3 files changed, 0 insertions, 11 deletions
diff --git a/src/kernel/ntqgif.h b/src/kernel/ntqgif.h
index 5ef852ed4..f5fee77be 100644
--- a/src/kernel/ntqgif.h
+++ b/src/kernel/ntqgif.h
@@ -52,10 +52,6 @@
#include "ntqglobal.h"
#endif // QT_H
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
-
#ifndef QT_BUILTIN_GIF_READER
#define QT_BUILTIN_GIF_READER 0
#endif
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.