mouse: Remove unused variable

This commit is contained in:
Bastien Nocera 2012-08-22 10:38:34 +01:00
parent 905b7f999c
commit 03a88bbba5

View file

@ -129,7 +129,6 @@ cc_mouse_panel_class_init (CcMousePanelClass *klass)
static void
shell_test_button_toggle_event (GtkToggleButton *button, CcMousePanel *panel)
{
GtkBuilder *dialog = panel->priv->builder;
GtkNotebook *notebook = GTK_NOTEBOOK (panel->priv->widget);
gint page_num;