shell-plugin: Remove unused variables

This commit is contained in:
Jasper St. Pierre 2015-02-20 16:14:44 -08:00
parent 1c1f63a7d7
commit af4e84383d

View File

@ -106,10 +106,6 @@ struct _GnomeShellPlugin
{
MetaPlugin parent;
Atom panel_action;
Atom panel_action_run_dialog;
Atom panel_action_main_menu;
int glx_error_base;
int glx_event_base;
guint have_swap_event : 1;