From 56f5e6a1ccee8e4b1c800ee1577ee59486940f3a Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 14 Jun 2012 07:49:42 +0000 Subject: more "Unicode" description cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@407 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Modernb/version.h | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'plugins') diff --git a/plugins/Modernb/version.h b/plugins/Modernb/version.h index 71b163b44f..21d3c8e694 100644 --- a/plugins/Modernb/version.h +++ b/plugins/Modernb/version.h @@ -8,18 +8,6 @@ #define MINIMAL_COREVERSION 0, 9, 0, 0 #define MINIMAL_COREVERSION_STR "0, 9, 0, 0 " -#ifdef UNICODE -#define VER_UNICODE " UNICODE" -#else -#define VER_UNICODE " ANSI" -#endif - -#ifdef UNICODE -#define UNICODE_AWARE_STR "(UNICODE)" -#else -#define UNICODE_AWARE_STR "(ANSI)" -#endif - #ifdef DEBUG #define DEBUG_AWARE_STR "Debug " #else -- cgit v1.2.3