diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-08-19 14:32:17 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-08-19 14:32:17 +0000 |
commit | dc9bcdf426102a9a8c00ce5ad5d33551b27d608c (patch) | |
tree | f3b27d3aa5b858a78b3c16c736ae617d272bb111 /protocols/GTalkExt | |
parent | 2add7f803e0367830884c0d4a305b842ac9f05fd (diff) |
own MIRANDA_VER removed from plugins
git-svn-id: http://svn.miranda-ng.org/main/trunk@5747 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/GTalkExt')
-rw-r--r-- | protocols/GTalkExt/src/targetver.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/GTalkExt/src/targetver.h b/protocols/GTalkExt/src/targetver.h index feb11bf4f2..9446e301c8 100644 --- a/protocols/GTalkExt/src/targetver.h +++ b/protocols/GTalkExt/src/targetver.h @@ -43,5 +43,3 @@ #ifndef _WIN32_IE // Specifies that the minimum required platform is Internet Explorer 7.0.
#define _WIN32_IE 0x0700 // Change this to the appropriate value to target other versions of IE.
#endif
-
-#define MIRANDA_VER 0x0A00
|