From 00e955153e8716fa37b02304770fdd69b74d0e92 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 30 Jun 2013 16:27:11 +0000 Subject: VI report format adopted to CrashDumper git-svn-id: http://svn.miranda-ng.org/main/trunk@5195 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/VersionInfo/src/CPlugin.h | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'plugins/VersionInfo/src/CPlugin.h') diff --git a/plugins/VersionInfo/src/CPlugin.h b/plugins/VersionInfo/src/CPlugin.h index 32b564653c..f78826a44d 100644 --- a/plugins/VersionInfo/src/CPlugin.h +++ b/plugins/VersionInfo/src/CPlugin.h @@ -22,17 +22,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef CPLUGIN_H #define CPLUGIN_H -#define DEF_UUID_CHARMARK "¤" - -extern const int cPLUGIN_UUID_MARK; -extern TCHAR PLUGIN_UUID_MARK[]; - -//using namespace std; - - - #define tstring wstring - - class CPlugin { private: std::tstring lpzFileName; -- cgit v1.2.3