summaryrefslogtreecommitdiffstats
path: root/konsole/konsole/konsole_wcwidth.h
diff options
context:
space:
mode:
Diffstat (limited to 'konsole/konsole/konsole_wcwidth.h')
-rw-r--r--konsole/konsole/konsole_wcwidth.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/konsole/konsole/konsole_wcwidth.h b/konsole/konsole/konsole_wcwidth.h
index 274fc5b7d..15f6ef9a8 100644
--- a/konsole/konsole/konsole_wcwidth.h
+++ b/konsole/konsole/konsole_wcwidth.h
@@ -10,9 +10,7 @@
#include <qstring.h>
int konsole_wcwidth(Q_UINT16 ucs);
-#if 0
-int konsole_wcwidth_cjk(Q_UINT16 ucs);
-#endif
+//int konsole_wcwidth_cjk(Q_UINT16 ucs);
int string_width( const QString &txt );