Fix simple, unused variable warnings

This commit is contained in:
Jasper St. Pierre
2013-09-10 16:00:49 -04:00
parent 1cc9480e56
commit d46ceead04
5 changed files with 0 additions and 7 deletions

View File

@ -324,7 +324,6 @@ static gboolean
gnome_shell_plugin_xevent_filter (MetaPlugin *plugin,
XEvent *xev)
{
MetaScreen *screen = meta_plugin_get_screen (plugin);
GnomeShellPlugin *shell_plugin = GNOME_SHELL_PLUGIN (plugin);
#ifdef GLX_INTEL_swap_event