diff options
author | Daniel Stone <daniel@fooishbar.org> | 2006-06-03 10:58:37 +0000 |
---|---|---|
committer | Daniel Stone <daniel@fooishbar.org> | 2006-06-03 10:58:37 +0000 |
commit | 4fd668940f2155c4b06d24b6da8bcccd01f66f4c (patch) | |
tree | 47cfe176ffac1c1ead9b99b93fc83d56520802e8 /hw/xwin/winresource.h | |
parent | ee71cb61f8da29bcf36ea4b199d629e34f89b119 (diff) |
Bug #6619: Fix disappearing hardware cursor. (Colin Harrison)
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 c9b23ffc3..5aa884030 100644 --- a/hw/xwin/winresource.h +++ b/hw/xwin/winresource.h @@ -46,7 +46,6 @@ #define ID_APP_HIDE_ROOT 201 #define ID_APP_ALWAYS_ON_TOP 202 #define ID_APP_ABOUT 203 -#define ID_APP_SHOWCURSOR 204 #define ID_ABOUT_UG 300 #define ID_ABOUT_FAQ 301 |