summaryrefslogtreecommitdiffstats
path: root/src/corelib/codecs/qjpunicode.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/codecs/qjpunicode.cpp')
-rw-r--r--src/corelib/codecs/qjpunicode.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/corelib/codecs/qjpunicode.cpp b/src/corelib/codecs/qjpunicode.cpp
index 23112ce4d3..61f6eac93a 100644
--- a/src/corelib/codecs/qjpunicode.cpp
+++ b/src/corelib/codecs/qjpunicode.cpp
@@ -50,8 +50,6 @@
QT_BEGIN_NAMESPACE
-#ifndef QT_NO_BIG_CODECS
-
#define USE_JISX0212
#define Q_STRICT
@@ -10734,6 +10732,4 @@ uint QJpUnicodeConv::unicodeToCp932(uint h, uint l) const
\internal
*/
-#endif // QT_NO_BIG_CODECS
-
QT_END_NAMESPACE