diff options
Diffstat (limited to 'plugins/TabSRMM/src/msgs.h')
-rw-r--r-- | plugins/TabSRMM/src/msgs.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/plugins/TabSRMM/src/msgs.h b/plugins/TabSRMM/src/msgs.h index 8932d182f4..8d20bef397 100644 --- a/plugins/TabSRMM/src/msgs.h +++ b/plugins/TabSRMM/src/msgs.h @@ -91,16 +91,9 @@ #define MWF_DIVIDERWANTED 0x40000000
#define MWF_LOG_GROUPMODE 0x80000000
-#define MWF_SHOW_URLEVENTS 1
-#define MWF_SHOW_FILEEVENTS 2
-//#define MWF_SHOW_PRIVATETHEME 4
-//#define MWF_SHOW_EMPTYLINEFIX 8
-//#define MWF_SHOW_MICROLF 16
-//#define MWF_SHOW_MARKFOLLOWUPTS 32
#define MWF_SHOW_FLASHCLIST 64
#define MWF_SHOW_SPLITTEROVERRIDE 128
#define MWF_SHOW_SCROLLINGDISABLED 256
-//#define MWF_SHOW_INFONOTES ** FREE **
#define MWF_SHOW_ISIDLE 4096
#define MWF_SHOW_AWAYMSGTIMER 8192
#define MWF_EX_DELAYEDSPLITTER 32768
@@ -725,10 +718,6 @@ extern const int msgDlgFontCount; #define SRMSGSET_LOADTIME "LoadTime"
#define SRMSGDEFSET_LOADTIME 10
-#define SRMSGSET_SHOWURLS "ShowURLs"
-#define SRMSGDEFSET_SHOWURLS 1
-#define SRMSGSET_SHOWFILES "ShowFiles"
-#define SRMSGDEFSET_SHOWFILES 1
#define SRMSGSET_BKGCOLOUR "BkgColour"
#define SRMSGSET_BKGCOLOUR_MUC "BkgColourMUC"
|