summaryrefslogtreecommitdiff
path: root/redo/winapi_windows.h
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-08-13 14:09:53 -0400
committerPietro Gagliardi <[email protected]>2014-08-13 14:09:53 -0400
commit2a2d730d12086097a977370e9f3a87c3053ac7ae (patch)
tree26180c7a0be2df94435c76fc9e42e2079e56c49b /redo/winapi_windows.h
parent35228385c11ec939ebc29dbaa3d653bcad6cd3b4 (diff)
Decided to remove AreaHandler.Defocuses() as that mucks up with the Mac OS X keyboard trap.
Diffstat (limited to 'redo/winapi_windows.h')
-rw-r--r--redo/winapi_windows.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/redo/winapi_windows.h b/redo/winapi_windows.h
index f9e9a9b..2d42427 100644
--- a/redo/winapi_windows.h
+++ b/redo/winapi_windows.h
@@ -29,7 +29,6 @@ enum {
msgNOTIFY, /* WM_NOTIFY proxy */
msgAreaSizeChanged,
msgAreaRepaintAll,
- msgAreaDefocuses,
};
/* uitask_windows.c */