From 58973a21a30bf95427fd43c456e41e35c386218c Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 15 Jun 2012 18:52:16 +0000 Subject: another portion of "#ifsef Unicode" removal git-svn-id: http://svn.miranda-ng.org/main/trunk@434 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/CountryFlags/version.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'plugins/CountryFlags/version.h') diff --git a/plugins/CountryFlags/version.h b/plugins/CountryFlags/version.h index 9154d087e9..a778ed0026 100644 --- a/plugins/CountryFlags/version.h +++ b/plugins/CountryFlags/version.h @@ -28,8 +28,4 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define FILE_VERSION_STR "0.1.0.3" #endif -#ifdef _UNICODE - #define PLUGIN_WEBSITE "http://addons.miranda-im.org/details.php?action=viewfile&id=3463" -#else - #define PLUGIN_WEBSITE "http://addons.miranda-im.org/details.php?action=viewfile&id=3462" -#endif +#define PLUGIN_WEBSITE "http://addons.miranda-im.org/details.php?action=viewfile&id=3463" -- cgit v1.2.3