background: remove unused variables
This commit is contained in:
parent
6e7b3774c0
commit
2db5695c9f
1 changed files with 0 additions and 2 deletions
|
@ -475,7 +475,6 @@ preview_expose_cb (GtkWidget *widget,
|
|||
const gint preview_x = 45;
|
||||
const gint preview_y = 84;
|
||||
GdkPixbuf *preview, *temp;
|
||||
gfloat scale;
|
||||
gint size;
|
||||
|
||||
cr = gdk_cairo_create (gtk_widget_get_window (widget));
|
||||
|
@ -600,7 +599,6 @@ cc_background_panel_init (CcBackgroundPanel *self)
|
|||
"sources-liststore", "background-panel", "sizegroup", NULL };
|
||||
GError *err = NULL;
|
||||
GtkWidget *widget;
|
||||
gint width, height;
|
||||
GtkListStore *store;
|
||||
gchar *filename;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue