summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qfeatures.h
diff options
context:
space:
mode:
authorTasuku Suzuki <stasuku@gmail.com>2012-11-23 18:21:02 +0900
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-05 11:35:16 +0100
commit85e36faa2c677dc0bd9160538f89a2f4c71cbbe0 (patch)
tree869a0a2326bdf9d4656163bf668d289dbc94c1e4 /src/corelib/global/qfeatures.h
parent73969155416d8bcf9236b87d8d48ba8abf5b09e5 (diff)
Remove QUUID_STRING from qfeatures.{h,txt}
It is too specific and relatively small Change-Id: I55ec15ecaac0692741996a5c15a111db696490cf Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
Diffstat (limited to 'src/corelib/global/qfeatures.h')
-rw-r--r--src/corelib/global/qfeatures.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/corelib/global/qfeatures.h b/src/corelib/global/qfeatures.h
index 26d92592cb..d2c1095a4f 100644
--- a/src/corelib/global/qfeatures.h
+++ b/src/corelib/global/qfeatures.h
@@ -157,9 +157,6 @@
// Properties
//#define QT_NO_PROPERTIES
-// Universally Unique Identifier Convertion
-//#define QT_NO_QUUID_STRING
-
// Resize Handler
//#define QT_NO_RESIZEHANDLER