summaryrefslogtreecommitdiff
path: root/protocols/IRCG/src
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/IRCG/src
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/IRCG/src')
-rw-r--r--protocols/IRCG/src/irc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/IRCG/src/irc.h b/protocols/IRCG/src/irc.h
index d347f213f9..a55661e0a4 100644
--- a/protocols/IRCG/src/irc.h
+++ b/protocols/IRCG/src/irc.h
@@ -22,7 +22,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#ifndef _IRCWIN_H_
#define _IRCWIN_H_
-#define MIRANDA_VER 0x0A00
#define _WIN32_WINNT 0x0501
#define _WIN32_IE 0x0501