[gtk+] testgtk: Fix compiler warnings
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] testgtk: Fix compiler warnings
- Date: Thu, 1 Mar 2012 14:10:45 +0000 (UTC)
commit 47402cc26a9b65815d46799f6a467eb3fe409869
Author: Benjamin Otte <otte redhat com>
Date: Thu Mar 1 15:05:00 2012 +0100
testgtk: Fix compiler warnings
tests/testgtk.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/tests/testgtk.c b/tests/testgtk.c
index f4a0bee..d6f13cf 100644
--- a/tests/testgtk.c
+++ b/tests/testgtk.c
@@ -3296,7 +3296,6 @@ static void
cmw_color (GtkWidget *widget, GtkWidget *parent)
{
GtkWidget *csd;
- GtkWidget *ok_button, *cancel_button;
csd = gtk_color_chooser_dialog_new ("This is a modal color selection dialog", GTK_WINDOW (parent));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]