diff options
Diffstat (limited to 'src/corelib/global/qconfig-small.h')
-rw-r--r-- | src/corelib/global/qconfig-small.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/corelib/global/qconfig-small.h b/src/corelib/global/qconfig-small.h index fefbfb6f02..84a5ec59d9 100644 --- a/src/corelib/global/qconfig-small.h +++ b/src/corelib/global/qconfig-small.h @@ -77,9 +77,6 @@ #endif /* File I/O */ -#ifndef QT_NO_TEXTSTREAM -# define QT_NO_TEXTSTREAM -#endif #ifndef QT_NO_SETTINGS # define QT_NO_SETTINGS #endif |