summaryrefslogtreecommitdiff
path: root/plugins/Exchange/src/MirandaExchange.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-09-16 14:27:58 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-09-16 14:27:58 +0000
commit3d60e28ce573bfd28286d108eeb43ec29bf44d48 (patch)
tree809f1a8ef1739badd72137422324bfd9bdaeec06 /plugins/Exchange/src/MirandaExchange.h
parent376a1a5f4c37183a64aa83b0225ce9bb20c8605b (diff)
removed not needed _MSC_VER checks
removed double comstant from modern warning fix git-svn-id: http://svn.miranda-ng.org/main/trunk@6087 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Exchange/src/MirandaExchange.h')
-rw-r--r--plugins/Exchange/src/MirandaExchange.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Exchange/src/MirandaExchange.h b/plugins/Exchange/src/MirandaExchange.h
index 47f76d2107..17edac4a92 100644
--- a/plugins/Exchange/src/MirandaExchange.h
+++ b/plugins/Exchange/src/MirandaExchange.h
@@ -47,9 +47,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define DEBUG
-#if _MSC_VER > 1000
#pragma once
-#endif // _MSC_VER > 1000
#define MAX_NUMBER_OF_HEADERS 512