From 680873487c4a7987012606119a744e5ca725ad30 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 13 Apr 2019 20:22:59 +0300 Subject: merge with trunk --- protocols/Tox/src/tox_proto.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'protocols/Tox/src/tox_proto.h') diff --git a/protocols/Tox/src/tox_proto.h b/protocols/Tox/src/tox_proto.h index bcd95434c0..62ecf196e8 100644 --- a/protocols/Tox/src/tox_proto.h +++ b/protocols/Tox/src/tox_proto.h @@ -122,10 +122,6 @@ private: // netlib void InitNetlib(); - // icons - static HANDLE GetIconHandle(int iconId); - static HICON GetIcon(int iconId); - // menus static HGENMENU ContactMenuItems[CMI_MAX]; int __cdecl OnPrebuildContactMenu(WPARAM hContact, LPARAM); -- cgit v1.2.3