aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/find_dlg.c
diff options
context:
space:
mode:
authorStephen Fisher <steve@stephen-fisher.com>2009-03-02 21:30:17 +0000
committerStephen Fisher <steve@stephen-fisher.com>2009-03-02 21:30:17 +0000
commitc71eeeca07fda57909aade8fcd74939063e1105e (patch)
tree5f35f16f1ee9bac0586213949ab1c99c9b2b4778 /gtk/find_dlg.c
parent4cbe2db1a32993e1d9357c7fd13cd1511fdb389a (diff)
downloadwireshark-c71eeeca07fda57909aade8fcd74939063e1105e.tar.gz
wireshark-c71eeeca07fda57909aade8fcd74939063e1105e.tar.bz2
wireshark-c71eeeca07fda57909aade8fcd74939063e1105e.zip
Remove a variable that is no longer used as of svn rev 27580
svn path=/trunk/; revision=27581
Diffstat (limited to 'gtk/find_dlg.c')
-rw-r--r--gtk/find_dlg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/find_dlg.c b/gtk/find_dlg.c
index 9f8589b6fc..2db704d853 100644
--- a/gtk/find_dlg.c
+++ b/gtk/find_dlg.c
@@ -118,7 +118,7 @@ find_frame_cb(GtkWidget *w _U_, gpointer d _U_)
*bbox, *ok_bt, *cancel_bt, *help_bt;
GtkTooltips *tooltips;
- GList *glist = NULL;
+
/* No Apply button, but "OK" not only sets our text widget, it
activates it (i.e., it causes us to do the search). */
static construct_args_t args = {