diff options
author | George Hazan <ghazan@miranda.im> | 2018-05-17 21:37:53 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-05-17 21:37:53 +0300 |
commit | 88b04fed4966b0f1686690cb6101854afb52a5ee (patch) | |
tree | 79b4e574c0849f24907168075c8d0babfde2fde4 /plugins/LotusNotify/src/stdafx.h | |
parent | 5ebe9c34375bce857ad3160abba67d6ed2beadaf (diff) |
Db3x_mmap, Dbx_mdbx, Exchange, MyDetails, RecentContacts, TopToolBar, WebView => CMPlugin
Diffstat (limited to 'plugins/LotusNotify/src/stdafx.h')
-rw-r--r-- | plugins/LotusNotify/src/stdafx.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/LotusNotify/src/stdafx.h b/plugins/LotusNotify/src/stdafx.h index bb7b1c3186..661f9c5977 100644 --- a/plugins/LotusNotify/src/stdafx.h +++ b/plugins/LotusNotify/src/stdafx.h @@ -9,8 +9,6 @@ // Miranda headers
//LotusNotify.h
-#define __NO_CMPLUGIN_NEEDED
-
#include <m_core.h>
#include <win2k.h>
#include <newpluginapi.h>
@@ -38,5 +36,3 @@ #include "cnotesapi/include/extmgr.h"
#include "cnotesapi/include/bsafeerr.h"
#include "cnotesapi/include/nsferr.h"
-
-
|