summaryrefslogtreecommitdiffstats
path: root/win/tkWinX.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-09-01 13:43:28 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-09-01 13:43:28 (GMT)
commit444913e6f0bc2742ea612f6c61fb8b56b53d3088 (patch)
tree26421d3aab10f4b38edb2d0004c6191aa98eb1be /win/tkWinX.c
parent9396498c5f86cb4cf444bdb3c2cbe907b5495e0f (diff)
downloadtk-444913e6f0bc2742ea612f6c61fb8b56b53d3088.zip
tk-444913e6f0bc2742ea612f6c61fb8b56b53d3088.tar.gz
tk-444913e6f0bc2742ea612f6c61fb8b56b53d3088.tar.bz2
unnecessary macro
Diffstat (limited to 'win/tkWinX.c')
-rw-r--r--win/tkWinX.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/win/tkWinX.c b/win/tkWinX.c
index ccccf56..1e66620 100644
--- a/win/tkWinX.c
+++ b/win/tkWinX.c
@@ -29,8 +29,6 @@
# pragma comment (lib, "advapi32.lib")
#endif
-#define USE_EXTRA_EVENTS 0 /* Set this to 1 if you want to generate
- additional events for surrogates */
/*
* The zmouse.h file includes the definition for WM_MOUSEWHEEL.
*/