diff options
| author | Pietro Gagliardi <[email protected]> | 2014-08-26 15:39:04 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-08-26 15:39:04 -0400 |
| commit | 8e9607083b7e540a8897aa8b923e7ac4f3df9b12 (patch) | |
| tree | 615efc60d8106550251d4e3229bb57acd15fe630 /redo/winapi_windows.h | |
| parent | 428c20d4f58cef7bb1d00895148dbe33bba5dc2d (diff) | |
Got rid of the modal queue now that it's no longer needed.
Diffstat (limited to 'redo/winapi_windows.h')
| -rw-r--r-- | redo/winapi_windows.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/redo/winapi_windows.h b/redo/winapi_windows.h index ca88f01..743c819 100644 --- a/redo/winapi_windows.h +++ b/redo/winapi_windows.h @@ -34,8 +34,6 @@ enum { msgAreaRepaint, msgAreaRepaintAll, msgTabCurrentTabHasChildren, - msgBeginModal, - msgEndModal, msgAreaKeyDown, msgAreaKeyUp, msgLoadImageList, |
