From 273417cb0b1e6db3733d72bc94b0ae43cda7d9bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Fri, 6 Feb 2015 10:40:26 +0000 Subject: Remove useless __INTERNAL_NAME constant from rest of plugins git-svn-id: http://svn.miranda-ng.org/main/trunk@12021 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Omegle/src/version.h | 1 - protocols/SkypeClassic/src/version.h | 1 - protocols/Steam/src/version.h | 1 - protocols/Twitter/src/version.h | 1 - 4 files changed, 4 deletions(-) (limited to 'protocols') diff --git a/protocols/Omegle/src/version.h b/protocols/Omegle/src/version.h index 803056d224..65f5ae1608 100644 --- a/protocols/Omegle/src/version.h +++ b/protocols/Omegle/src/version.h @@ -6,7 +6,6 @@ #include #define __PLUGIN_NAME "Omegle protocol" -#define __INTERNAL_NAME "Omegle Protocol" #define __FILENAME "Omegle.dll" #define __DESCRIPTION "Omegle protocol support for Miranda NG." #define __AUTHOR "Robert P\xf6" "sel" diff --git a/protocols/SkypeClassic/src/version.h b/protocols/SkypeClassic/src/version.h index 4238e086e1..924d46bc23 100644 --- a/protocols/SkypeClassic/src/version.h +++ b/protocols/SkypeClassic/src/version.h @@ -6,7 +6,6 @@ #include #define __PLUGIN_NAME "Skype protocol (Classic)" -#define __INTERNAL_NAME "SkypeClassic" #define __FILENAME "SkypeClassic.dll" #define __DESCRIPTION "Skype protocol support for Miranda NG. Classic implementation which requires running original Skype client." #define __AUTHOR "leecher, tweety, jls17" diff --git a/protocols/Steam/src/version.h b/protocols/Steam/src/version.h index c0bd9cbfe8..264807ab12 100644 --- a/protocols/Steam/src/version.h +++ b/protocols/Steam/src/version.h @@ -6,7 +6,6 @@ #include #define __PLUGIN_NAME "Steam protocol" -#define __INTERNAL_NAME "Steam" #define __FILENAME "Steam.dll" #define __DESCRIPTION "Steam protocol support for Miranda NG." #define __AUTHOR "unsane" diff --git a/protocols/Twitter/src/version.h b/protocols/Twitter/src/version.h index dd0a05f28e..75ab96c9e1 100644 --- a/protocols/Twitter/src/version.h +++ b/protocols/Twitter/src/version.h @@ -6,7 +6,6 @@ #include #define __PLUGIN_NAME "Twitter protocol" -#define __INTERNAL_NAME "Twitter" #define __FILENAME "Twitter.dll" #define __DESCRIPTION "Twitter protocol support for Miranda NG." #define __AUTHOR "dentist, omniwolf, Thief" -- cgit v1.2.3