global: Remove support for the NONREACTIVE input mode
As it's unused, this is a quick cleanup before we can go onto more important things. https://bugzilla.gnome.org/show_bug.cgi?id=700735
This commit is contained in:
@ -46,7 +46,6 @@ void shell_global_end_modal (ShellGlobal *global,
|
||||
guint32 timestamp);
|
||||
|
||||
typedef enum {
|
||||
SHELL_STAGE_INPUT_MODE_NONREACTIVE,
|
||||
SHELL_STAGE_INPUT_MODE_NORMAL,
|
||||
SHELL_STAGE_INPUT_MODE_FOCUSED,
|
||||
SHELL_STAGE_INPUT_MODE_FULLSCREEN
|
||||
|
Reference in New Issue
Block a user