summaryrefslogtreecommitdiff
path: root/protocols/Gadu-Gadu/src/gg.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-08-19 14:32:17 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-08-19 14:32:17 +0000
commitdc9bcdf426102a9a8c00ce5ad5d33551b27d608c (patch)
treef3b27d3aa5b858a78b3c16c736ae617d272bb111 /protocols/Gadu-Gadu/src/gg.h
parent2add7f803e0367830884c0d4a305b842ac9f05fd (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/Gadu-Gadu/src/gg.h')
-rw-r--r--protocols/Gadu-Gadu/src/gg.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/Gadu-Gadu/src/gg.h b/protocols/Gadu-Gadu/src/gg.h
index 4114ea917c..0fb853d5d5 100644
--- a/protocols/Gadu-Gadu/src/gg.h
+++ b/protocols/Gadu-Gadu/src/gg.h
@@ -22,8 +22,6 @@
#ifndef GG_H
#define GG_H
-#define MIRANDA_VER 0x0A00
-
#if defined(__DEBUG__) || defined(_DEBUG) || defined(DEBUG)
#define DEBUGMODE // Debug Mode
#endif