diff options
Diffstat (limited to 'plugins/MenuItemEx/version.h')
-rw-r--r-- | plugins/MenuItemEx/version.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/MenuItemEx/version.h b/plugins/MenuItemEx/version.h index 07b9cf78ef..59d1c2358c 100644 --- a/plugins/MenuItemEx/version.h +++ b/plugins/MenuItemEx/version.h @@ -10,10 +10,6 @@ #define __PLUGIN_NAME "MenuItemEx (Unicode) plugin for Miranda IM"
#define __PLUGIN_ID 4036
#define __PLUGIN_ID_STR "4036"
-#else
-#define __PLUGIN_NAME "MenuItemEx plugin for Miranda IM"
-#define __PLUGIN_ID 4303
-#define __PLUGIN_ID_STR "4303"
#endif
#define __WEB "http://addons.miranda-im.org/details.php?action=viewfile&id="
|