summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qfeatures.h
diff options
context:
space:
mode:
authorTasuku Suzuki <tasuku.suzuki@nokia.com>2012-05-31 05:31:33 +0900
committerQt by Nokia <qt-info@nokia.com>2012-05-31 09:13:01 +0200
commit241992ad0df0553c955f615bf09ed2da399169a9 (patch)
tree29ada77b38f29753408d277eb4195918679f5b32 /src/corelib/global/qfeatures.h
parentb551d5e4f7d9785baef5c24abb902dafa71350e2 (diff)
remove QT_NO_SOUND and QT_NO_RASTERCALLBACKS
These two defines are not used. Change-Id: Iec4ae95a8a2222d3c6e9f35b08954cf30aa15bda Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to 'src/corelib/global/qfeatures.h')
-rw-r--r--src/corelib/global/qfeatures.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/corelib/global/qfeatures.h b/src/corelib/global/qfeatures.h
index 12d5980f55..2451668031 100644
--- a/src/corelib/global/qfeatures.h
+++ b/src/corelib/global/qfeatures.h
@@ -157,9 +157,6 @@
// Universally Unique Identifier Convertion
//#define QT_NO_QUUID_STRING
-// Raster Paint Engine callback functions
-//#define QT_NO_RASTERCALLBACKS
-
// Resize Handler
//#define QT_NO_RESIZEHANDLER
@@ -187,9 +184,6 @@
// QSlider
//#define QT_NO_SLIDER
-// Sounds
-//#define QT_NO_SOUND
-
// Spin Widget
//#define QT_NO_SPINWIDGET