summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qscopedpointer_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/tools/qscopedpointer_p.h')
-rw-r--r--src/corelib/tools/qscopedpointer_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/corelib/tools/qscopedpointer_p.h b/src/corelib/tools/qscopedpointer_p.h
index dd099d8c67..ee2e4ab46d 100644
--- a/src/corelib/tools/qscopedpointer_p.h
+++ b/src/corelib/tools/qscopedpointer_p.h
@@ -57,7 +57,6 @@
QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE
-QT_MODULE(Core)
/* Internal helper class - exposes the data through data_ptr (legacy from QShared).