Remove these enums

This commit is contained in:
twinaphex 2016-03-04 18:16:57 +01:00
parent e34943194c
commit a9038e3b0a

View File

@ -79,9 +79,6 @@ enum runloop_ctl_state
RUNLOOP_CTL_KEY_EVENT_GET,
RUNLOOP_CTL_DATA_DEINIT,
RUNLOOP_CTL_POLL_CAMERA,
RUNLOOP_CTL_SET_CAMERA_CBS,
/* Checks for state changes in this frame. */
RUNLOOP_CTL_CHECK_STATE,