diff options
author | Colin Harrison <colin.harrison@virgin.net> | 2009-09-25 17:49:59 +0100 |
---|---|---|
committer | Jon TURNEY <jon.turney@dronecode.org.uk> | 2009-10-14 11:00:30 +0100 |
commit | 78c87bdad1feab91c2a39e01513b4b0826665f06 (patch) | |
tree | 5310723a34506d649aed3e0894750dff2efb51d7 /hw/xwin/winresource.h | |
parent | fdf7f7e95c852734c620f58df408a324902172cf (diff) |
Xming: Remove unused X-boxed icon resource
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Diffstat (limited to 'hw/xwin/winresource.h')
-rw-r--r-- | hw/xwin/winresource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xwin/winresource.h b/hw/xwin/winresource.h index 5aa884030..7085117e6 100644 --- a/hw/xwin/winresource.h +++ b/hw/xwin/winresource.h @@ -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 |