aboutsummaryrefslogtreecommitdiffstats
path: root/src/base.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/base.cpp')
-rw-r--r--src/base.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/base.cpp b/src/base.cpp
index 2e47ca3c..b895985f 100644
--- a/src/base.cpp
+++ b/src/base.cpp
@@ -55,12 +55,6 @@ namespace vmime
*/
const string NULL_STRING;
-#if VMIME_WIDE_CHAR_SUPPORT
- /** "Null" (empty) wide-char string.
- */
- const wstring NULL_WSTRING;
-#endif
-
/** "Null" (empty) text.
*/
const text NULL_TEXT;