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 --- src/core/stdchat/src/version.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/stdchat') diff --git a/src/core/stdchat/src/version.h b/src/core/stdchat/src/version.h index f228d77ca6..00f915ecb2 100644 --- a/src/core/stdchat/src/version.h +++ b/src/core/stdchat/src/version.h @@ -5,7 +5,6 @@ #define __VERSION_STRING MIRANDA_VERSION_STRING #define __PLUGIN_NAME "Standard Chat" -#define __INTERNAL_NAME "stdchat" #define __FILENAME "stdchat.dll" #define __DESCRIPTION "Core module for providing chat rooms support." #define __AUTHOR "Miranda NG Development Team" -- cgit v1.2.3