diff options
Diffstat (limited to 'plugins/HistoryPlusPlus/hpp_opt_dialog.pas')
-rw-r--r-- | plugins/HistoryPlusPlus/hpp_opt_dialog.pas | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/HistoryPlusPlus/hpp_opt_dialog.pas b/plugins/HistoryPlusPlus/hpp_opt_dialog.pas index d5c532d855..ab70486199 100644 --- a/plugins/HistoryPlusPlus/hpp_opt_dialog.pas +++ b/plugins/HistoryPlusPlus/hpp_opt_dialog.pas @@ -54,7 +54,6 @@ const ID_FORMATTING_GROUP = 200; // "Text formatting options" group
IDC_BBCODE = 201; // "Enable BBCodes" checkbox
IDC_SMILEY = 202; // "Enable SmileyAdd support" checkbox
- IDC_MATH = 203; // "Enable MathModule support" checkbox
IDC_RAWRTF = 204; // "Enable raw RTF support" checkbox
IDC_AVATARSHISTORY = 205; // "Display chanage avatars" checkbox
|