diff options
Diffstat (limited to 'tools/inc/tools/string.hxx')
-rwxr-xr-x | tools/inc/tools/string.hxx | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/inc/tools/string.hxx b/tools/inc/tools/string.hxx index 46a182e63297..510d66937299 100755 --- a/tools/inc/tools/string.hxx +++ b/tools/inc/tools/string.hxx @@ -441,14 +441,6 @@ typedef struct _UniStringData #pragma pack() #endif -// ------------------- -// - UniString-Types - -// ------------------- - -#ifndef NOOLDSTRING -#define WSTRING_MAXLEN STRING_MAXLEN -#endif - // ------------- // - UniString - // ------------- |