summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qbasicatomic.h
diff options
context:
space:
mode:
authorKonstantin Ritt <ritt.ks@gmail.com>2012-10-11 17:01:21 +0300
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-25 16:00:52 +0200
commitf42283669fca94ccb48cc589237379a7b6cefb49 (patch)
treea07fa47db1596660a342638d3562c981bbcbf87b /src/corelib/thread/qbasicatomic.h
parentdee57bc91080740201a0bf0b8c42eb374ee696f3 (diff)
Remove stale QT_MODULE() usage cases
As of Qt5, this macro is defined to be empty; simply get rid of these leftovers. Change-Id: I167ccb4c9e92ec9b5e4faeb02bf9c5ef5d982b50 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/thread/qbasicatomic.h')
-rw-r--r--src/corelib/thread/qbasicatomic.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/corelib/thread/qbasicatomic.h b/src/corelib/thread/qbasicatomic.h
index 3e9c72b241..6072212350 100644
--- a/src/corelib/thread/qbasicatomic.h
+++ b/src/corelib/thread/qbasicatomic.h
@@ -105,8 +105,6 @@ QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE
-QT_MODULE(Core)
-
#if 0
// silence syncqt warnings
QT_END_NAMESPACE