[gtk+/gtk-2-22] testgtk: Remove unused variable
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-2-22] testgtk: Remove unused variable
- Date: Sat, 7 Aug 2010 20:23:51 +0000 (UTC)
commit 84f565505f881ba728786eeb6ed2b5a0a2cc4c77
Author: Benjamin Otte <otte redhat com>
Date: Sat Aug 7 21:19:02 2010 +0200
testgtk: Remove unused variable
tests/testgtk.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/tests/testgtk.c b/tests/testgtk.c
index 0ea5fea..9da72cf 100644
--- a/tests/testgtk.c
+++ b/tests/testgtk.c
@@ -9999,13 +9999,11 @@ shape_create_icon (GdkScreen *screen,
GtkWidget *pixmap;
GtkWidget *fixed;
CursorOffset* icon_pos;
- GdkGC* gc;
GdkBitmap *gdk_pixmap_mask;
GdkPixmap *gdk_pixmap;
GtkStyle *style;
style = gtk_widget_get_default_style ();
- gc = style->black_gc;
/*
* GDK_WINDOW_TOPLEVEL works also, giving you a title border
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]