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 /utils | |
parent | 5ebe9c34375bce857ad3160abba67d6ed2beadaf (diff) |
Db3x_mmap, Dbx_mdbx, Exchange, MyDetails, RecentContacts, TopToolBar, WebView => CMPlugin
Diffstat (limited to 'utils')
-rw-r--r-- | utils/mir_options.cpp | 1 | ||||
-rw-r--r-- | utils/mir_smileys.cpp | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/utils/mir_options.cpp b/utils/mir_options.cpp index 165edbc0b7..c027b4e7e1 100644 --- a/utils/mir_options.cpp +++ b/utils/mir_options.cpp @@ -21,7 +21,6 @@ Boston, MA 02111-1307, USA. #include <commctrl.h> #include <stdio.h> -#define __NO_CMPLUGIN_NEEDED #include <newpluginapi.h> #include <m_database.h> #include <m_utils.h> diff --git a/utils/mir_smileys.cpp b/utils/mir_smileys.cpp index aea8de3a74..4ac6703dcf 100644 --- a/utils/mir_smileys.cpp +++ b/utils/mir_smileys.cpp @@ -17,8 +17,6 @@ not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#define __NO_CMPLUGIN_NEEDED - #include "mir_smileys.h" #include "utf8_helpers.h" |