Cleanup: remove 27X define

This commit is contained in:
2018-11-16 11:04:19 +11:00
parent a765403955
commit 59f0db430a

View File

@@ -150,12 +150,6 @@ char *WM_key_event_operator_string(
const char *WM_bool_as_string(bool test);
/* Minimal keymap, see: T55666, will eventually remove.
* Keep this until final design is settled on. */
#if 0
#define USE_WM_KEYMAP_27X
#endif
#ifdef __cplusplus
}
#endif