X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fopenbox;a=blobdiff_plain;f=openbox%2Fmisc.h;h=750dddd7ae003d2081e264176bec844eb8a3ab01;hp=68403f49c727e3d79196249d660dfeb35be0e642;hb=096dad0c6c027100494ede811b33cb8558d32e25;hpb=6c760c5a63a2e49bc2a5a4f39f8b4b9ed285bd7e diff --git a/openbox/misc.h b/openbox/misc.h index 68403f49..750dddd7 100644 --- a/openbox/misc.h +++ b/openbox/misc.h @@ -43,21 +43,6 @@ typedef enum OB_NUM_CURSORS } ObCursor; -typedef enum -{ - OB_KEY_RETURN, - OB_KEY_ESCAPE, - OB_KEY_LEFT, - OB_KEY_RIGHT, - OB_KEY_UP, - OB_KEY_DOWN, - OB_KEY_TAB, - OB_KEY_SPACE, - OB_KEY_HOME, - OB_KEY_END, - OB_NUM_KEYS -} ObKey; - typedef enum { OB_STATE_STARTING,