diff options
Diffstat (limited to 'protocols/Slack/src/slack_events.cpp')
-rw-r--r-- | protocols/Slack/src/slack_events.cpp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/protocols/Slack/src/slack_events.cpp b/protocols/Slack/src/slack_events.cpp deleted file mode 100644 index 233b662594..0000000000 --- a/protocols/Slack/src/slack_events.cpp +++ /dev/null @@ -1,9 +0,0 @@ -#include "stdafx.h" - -int CSlackProto::OnModulesLoaded(WPARAM, LPARAM) -{ - CSlackProto::InitIcons(); - //CSlackProto::InitMenus(); - - return 0; -}
\ No newline at end of file |