summaryrefslogtreecommitdiff
path: root/include/postwin.h
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-08-16 11:08:22 +0300
committerTor Lillqvist <tml@collabora.com>2014-08-16 18:45:57 +0300
commitbc19caa4f17ccbcd6e08634ae635fd9c741473ad (patch)
tree786a1988abc5e387cb1ec8a8f5849af1cd575aaa /include/postwin.h
parent05d53a3fbd7cd2d23975700ad38d2a69a2fdddee (diff)
WIN_MOUSE_MOVED and MOUSE_MOVED are unused
Change-Id: I1edfa97d9874c70fcc61d1b521c905fb499a9bd1
Diffstat (limited to 'include/postwin.h')
-rw-r--r--include/postwin.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/postwin.h b/include/postwin.h
index fd39b9052d9d..a76bcb875226 100644
--- a/include/postwin.h
+++ b/include/postwin.h
@@ -29,9 +29,6 @@
#undef Folder
#undef GradientStyle_RECT
-#define WIN_MOUSE_MOVED 0x0001
-#undef MOUSE_MOVED
-
#define WIN_WB_LEFT 0
#define WIN_WB_RIGHT 1
#undef WB_LEFT