diff options
author | George Hazan <george.hazan@gmail.com> | 2024-11-12 14:23:35 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2024-11-12 14:23:35 +0300 |
commit | f7bbaf7fd984d26dbc150d9743aa14cd5dd23a8c (patch) | |
tree | 1b918ceefa10790937d2f6096437aa213bbcf476 | |
parent | 72d8c90f2e08eb425b8fd8c43a1c69ab903ea16c (diff) |
same for IEView
-rw-r--r-- | plugins/IEView/src/TabSRMMHTMLBuilder.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/IEView/src/TabSRMMHTMLBuilder.cpp b/plugins/IEView/src/TabSRMMHTMLBuilder.cpp index 72b8d0a27a..a355919255 100644 --- a/plugins/IEView/src/TabSRMMHTMLBuilder.cpp +++ b/plugins/IEView/src/TabSRMMHTMLBuilder.cpp @@ -52,7 +52,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define MWF_SHOW_MICROLF 16
#define MWF_SHOW_MARKFOLLOWUPTS 32
-#define SRMSGMOD "SRMsg"
#define SRMSGMOD_T "Tab_SRMsg"
#define TABSRMM_FONTMODULE "TabSRMM_Fonts"
|