accellabel: Remove unused variable

This commit is contained in:
Benjamin Otte
2016-01-18 15:01:38 +01:00
parent 6f3cff16af
commit eca1b3cba3

View File

@ -464,7 +464,6 @@ gtk_accel_label_draw (GtkWidget *widget,
GtkStyleContext *context;
PangoLayout *label_layout;
PangoLayout *accel_layout;
GtkLabel *label = GTK_LABEL (widget);
gint x;
gint y;