diff options
author | George Hazan <ghazan@miranda.im> | 2019-10-29 19:17:58 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-10-29 19:17:58 +0300 |
commit | 5178dcc3862b9dca2a59f3824a3dab74b217f3ba (patch) | |
tree | 56d29c3074cee86036c43771a8d4d4e4eecd14ed /plugins/TabSRMM/src/utils.cpp | |
parent | 08d4acbb33f69c9bb0dcb4255785367f631c0e95 (diff) |
two more flags removed
Diffstat (limited to 'plugins/TabSRMM/src/utils.cpp')
-rw-r--r-- | plugins/TabSRMM/src/utils.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/utils.cpp b/plugins/TabSRMM/src/utils.cpp index 17fd247df8..aa6e723da9 100644 --- a/plugins/TabSRMM/src/utils.cpp +++ b/plugins/TabSRMM/src/utils.cpp @@ -28,7 +28,6 @@ #include "stdafx.h"
-#define MWF_LOG_BBCODE 1
#define MWF_LOG_TEXTFORMAT 0x2000000
#define MSGDLGFONTCOUNT 22
|