From c8e8e884a6a632c5766eddab2d84c6a6b2216d6c Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 6 Dec 2016 14:22:46 +0300 Subject: StdMsg & Scriver: - switched to the toolbar buttons instead of the fixed button set; - switched to the shared windows list --- plugins/Scriver/src/chat/main.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'plugins/Scriver/src/chat/main.cpp') diff --git a/plugins/Scriver/src/chat/main.cpp b/plugins/Scriver/src/chat/main.cpp index 06b0235d2b..b0379b0743 100644 --- a/plugins/Scriver/src/chat/main.cpp +++ b/plugins/Scriver/src/chat/main.cpp @@ -193,9 +193,3 @@ int Chat_Unload(void) DestroyMenu(g_hMenu); return 0; } - -int Chat_ModulesLoaded(WPARAM, LPARAM) -{ - OptionsInit(); - return 0; -} -- cgit v1.2.3