summaryrefslogtreecommitdiff
path: root/include/m_core.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-08-05 21:42:01 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-08-05 21:42:01 +0000
commita153409965bb3583a1d5b050eef14ed8d7d0543a (patch)
tree43bb251aaec974b3cdacf40a78dc3b279b715c44 /include/m_core.h
parent19fd229a8bbcedafeea8d2c0e5dd61f60c9ee518 (diff)
revert
git-svn-id: http://svn.miranda-ng.org/main/trunk@1371 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'include/m_core.h')
-rw-r--r--include/m_core.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/m_core.h b/include/m_core.h
index 79c74ca2ba..e0534750be 100644
--- a/include/m_core.h
+++ b/include/m_core.h
@@ -543,8 +543,4 @@ MIR_CORE_DLL(void) UnloadCoreModule(void);
#endif
#endif
-#ifdef NDEBUG
- #pragma comment(linker,"/merge:.rdata=.edata")
-#endif
-
#endif // M_CORE_H