diff options
| author | Kirill Volinsky <Mataes2007@gmail.com> | 2017-11-29 16:44:52 +0300 |
|---|---|---|
| committer | Kirill Volinsky <Mataes2007@gmail.com> | 2017-11-29 16:44:52 +0300 |
| commit | f5cb8bc39cf07e9727a0a03f1dbfcc1dcbc6fe2b (patch) | |
| tree | 10ff63d543e5d34f97a7f10631714aa201142192 /protocols/Slack/src/slack_events.cpp | |
| parent | bc0ae76e5c65cd5133ace4ae5502b3e62f6b299f (diff) | |
Slack: moved to deprecated
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 |
