summaryrefslogtreecommitdiffstats
path: root/win
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)
commit3746f0070f5251728491df86b99ff93e7faba43f (patch)
tree26421d3aab10f4b38edb2d0004c6191aa98eb1be /win
parentb1c0906cd7a5a3ab79df9ee025896ffb275725a4 (diff)
downloadtk-3746f0070f5251728491df86b99ff93e7faba43f.zip
tk-3746f0070f5251728491df86b99ff93e7faba43f.tar.gz
tk-3746f0070f5251728491df86b99ff93e7faba43f.tar.bz2
unnecessary macro
Diffstat (limited to 'win')
-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.
*/