diff options
Diffstat (limited to 'plugins/Scriver/src/chat_options.cpp')
| -rw-r--r-- | plugins/Scriver/src/chat_options.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Scriver/src/chat_options.cpp b/plugins/Scriver/src/chat_options.cpp index 3cfa295203..df21a3b7bf 100644 --- a/plugins/Scriver/src/chat_options.cpp +++ b/plugins/Scriver/src/chat_options.cpp @@ -300,8 +300,6 @@ public: g_Settings.bStripFormat = db_get_b(0, CHAT_MODULE, "TrimFormatting", 0) != 0;
g_Settings.bLogIndentEnabled = Chat::bLogIndentEnabled;
-
- g_chatApi.MM_FontsChanged();
return true;
}
|
