From 68ff208f0ed66fe1873c10d215f54e89ec309611 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Sun, 13 Sep 2015 09:27:04 +0000 Subject: git-svn-id: http://svn.miranda-ng.org/main/trunk@15340 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Tox/src/tox_icons.h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 protocols/Tox/src/tox_icons.h (limited to 'protocols/Tox/src/tox_icons.h') diff --git a/protocols/Tox/src/tox_icons.h b/protocols/Tox/src/tox_icons.h deleted file mode 100644 index 919050c631..0000000000 --- a/protocols/Tox/src/tox_icons.h +++ /dev/null @@ -1,12 +0,0 @@ -#ifndef _TOX_ICONS_H_ -#define _TOX_ICONS_H_ - -struct IconInfo -{ - TCHAR *Description; - char *Name; - int IconId; - HANDLE Handle; -}; - -#endif //_TOX_ICONS_H_ \ No newline at end of file -- cgit v1.2.3