diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-08-16 10:29:17 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-08-16 18:45:55 +0300 |
commit | 3fb98875ead1e8ec24f79445f83cfd28f2800a31 (patch) | |
tree | c318e064ce17a8ddac9f7a8b53ab986505a7c6ae /include/postwin.h | |
parent | f8bed01825a72c906c320cd41751db35ff6d5b89 (diff) |
WIN_HELP_INDEX and HELP_INDEX are unused
Change-Id: Icc2c34f51601304e2846d8bd9fce2f384327a4e2
Diffstat (limited to 'include/postwin.h')
-rw-r--r-- | include/postwin.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/postwin.h b/include/postwin.h index f494b237b26a..68c4f5c3afa9 100644 --- a/include/postwin.h +++ b/include/postwin.h @@ -30,9 +30,7 @@ #undef GradientStyle_RECT /* rename help IDs */ -#define WIN_HELP_INDEX 0x0003 #define WIN_HELP_HELPONHELP 0x0004 -#undef HELP_INDEX #undef HELP_HELPONHELP #define WIN_MOUSE_MOVED 0x0001 |