projects
/
gtk+3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
532f665
)
testgtk: Remove an unused variable
author
Daniel Boles
<dboles@src.gnome.org>
Sun, 27 Aug 2017 14:34:38 +0000
(15:34 +0100)
committer
Daniel Boles
<dboles@src.gnome.org>
Sun, 27 Aug 2017 14:36:13 +0000
(15:36 +0100)
tests/testgtk.c
patch
|
blob
|
history
diff --git
a/tests/testgtk.c
b/tests/testgtk.c
index 9508f85e0d99a4411a431485b6bfb2a63657c6a7..093ce7ee820ba8b90cc93f2fb13b8dce8fb56558 100644
(file)
--- a/
tests/testgtk.c
+++ b/
tests/testgtk.c
@@
-9335,7
+9335,6
@@
native_response (GtkNativeDialog *self,
GString *s;
char *response;
GtkFileFilter *filter;
- GSList *filter_list = gtk_file_chooser_list_filters (GTK_FILE_CHOOSER (self));
uris = gtk_file_chooser_get_uris (GTK_FILE_CHOOSER (self));
filter = gtk_file_chooser_get_filter (GTK_FILE_CHOOSER (self));