summaryrefslogtreecommitdiff
path: root/plugins/AuthState/src/main.cpp
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-01-03 20:23:11 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-01-03 20:23:11 +0000
commit1070c5b23c8884fae66b3ea0f865f85ed8414bed (patch)
treedba16a367a4098087181041ecf4ed5e0ad33a164 /plugins/AuthState/src/main.cpp
parent9eb6e7d5845ebee4c0997fc34e75a82337a8db27 (diff)
removed _EXPORTS
removed not used headers git-svn-id: http://svn.miranda-ng.org/main/trunk@2942 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AuthState/src/main.cpp')
-rw-r--r--plugins/AuthState/src/main.cpp8
1 files changed, 1 insertions, 7 deletions
diff --git a/plugins/AuthState/src/main.cpp b/plugins/AuthState/src/main.cpp
index e2a4a07e5c..1c41ecd299 100644
--- a/plugins/AuthState/src/main.cpp
+++ b/plugins/AuthState/src/main.cpp
@@ -1,5 +1,5 @@
/*
- Authorization State plugin for Miranda-IM (www.miranda-im.org)
+ Authorization State plugin for Miranda NG (www.miranda-ng.org)
(c) 2006-2010 by Thief
This program is free software; you can redistribute it and/or modify
@@ -15,12 +15,6 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- File name : $URL: http://svn.miranda.im/mainrepo/authstate/trunk/main.cpp $
- Revision : $Rev: 1686 $
- Last change on : $Date: 2010-10-06 08:26:58 +0200 (Ср, 06 окт 2010) $
- Last change by : $Author: ghazan $
-
*/
#include "commonheaders.h"