diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-08-16 10:52:25 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-08-16 18:45:56 +0300 |
commit | 05d53a3fbd7cd2d23975700ad38d2a69a2fdddee (patch) | |
tree | ce49ede324f0d890629633d3634772057eef2ded /include/postwin.h | |
parent | 3fb98875ead1e8ec24f79445f83cfd28f2800a31 (diff) |
WIN_HELP_HELPONHELP and HELP_HELPONHELP are unused
Change-Id: I54830ba65961f8f7ab6fa3555a1e6021b14cdb1c
Diffstat (limited to 'include/postwin.h')
-rw-r--r-- | include/postwin.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/postwin.h b/include/postwin.h index 68c4f5c3afa9..fd39b9052d9d 100644 --- a/include/postwin.h +++ b/include/postwin.h @@ -29,10 +29,6 @@ #undef Folder #undef GradientStyle_RECT -/* rename help IDs */ -#define WIN_HELP_HELPONHELP 0x0004 -#undef HELP_HELPONHELP - #define WIN_MOUSE_MOVED 0x0001 #undef MOUSE_MOVED |