[gnome-control-center] background: remove unused variables
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] background: remove unused variables
- Date: Mon, 20 Sep 2010 17:25:13 +0000 (UTC)
commit 2db5695c9f1569260f7f08baa0ec19649cb844e8
Author: Bastien Nocera <hadess hadess net>
Date: Mon Sep 20 18:00:19 2010 +0100
background: remove unused variables
panels/background/cc-background-panel.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/panels/background/cc-background-panel.c b/panels/background/cc-background-panel.c
index d7a1ed9..5a86d32 100644
--- a/panels/background/cc-background-panel.c
+++ b/panels/background/cc-background-panel.c
@@ -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;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]