From 0b0d9f28696294beed32d5cdc3f5e93cd996f08e Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 26 Mar 2018 13:46:31 +0300 Subject: code cleaning --- protocols/MSN/src/msn.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'protocols/MSN/src') diff --git a/protocols/MSN/src/msn.cpp b/protocols/MSN/src/msn.cpp index bc2cbfe464..697c1f6569 100644 --- a/protocols/MSN/src/msn.cpp +++ b/protocols/MSN/src/msn.cpp @@ -54,9 +54,6 @@ static const PLUGININFOEX pluginInfo = {0x97724af9, 0xf3fb, 0x47d3, {0xa3, 0xbf, 0xea, 0xa9, 0x35, 0xc7, 0x4e, 0x6d}} }; -int MSN_GCEventHook(WPARAM wParam, LPARAM lParam); -int MSN_GCMenuHook(WPARAM wParam, LPARAM lParam); - // Protocol instances static int sttCompareProtocols(const CMsnProto *p1, const CMsnProto *p2) { -- cgit v1.2.3