Xming: Remove unused X-boxed icon resource

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
This commit is contained in:
Colin Harrison 2009-09-25 17:49:59 +01:00 committed by Jon TURNEY
parent fdf7f7e95c
commit 78c87bdad1
3 changed files with 0 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

View File

@ -106,4 +106,3 @@ END
*/
IDI_XWIN ICON "X.ico"
IDI_XWIN_BOXED ICON "X-boxed.ico"

View File

@ -37,7 +37,6 @@
#define IDC_STATIC -1
#define IDI_XWIN 101
#define IDI_XWIN_BOXED 102
#define IDM_TRAYICON_MENU 103
#define IDC_CLIENTS_CONNECTED 104