aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-06-26 13:06:44 +0200
committerChristian Grothoff <christian@grothoff.org>2018-06-26 13:06:44 +0200
commitb98c54d55b216e6e4e55c59565de200395b3d66b (patch)
tree2eda1dc0d312c2ba9cd0ff591bceb230c57f7a67
parent1bb62c00e753e2aabfaa7e45ccd66c224e8aebaa (diff)
downloadgnunet-gtk-b98c54d55b216e6e4e55c59565de200395b3d66b.tar.gz
gnunet-gtk-b98c54d55b216e6e4e55c59565de200395b3d66b.zip
remove dead vars
-rw-r--r--src/peerinfo/gnunet-peerinfo-gtk.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/peerinfo/gnunet-peerinfo-gtk.c b/src/peerinfo/gnunet-peerinfo-gtk.c
index f4e1621d..b774f3bc 100644
--- a/src/peerinfo/gnunet-peerinfo-gtk.c
+++ b/src/peerinfo/gnunet-peerinfo-gtk.c
@@ -408,8 +408,6 @@ static UniqueApp *unique_app;
408static void 408static void
409do_update (void *cls) 409do_update (void *cls)
410{ 410{
411 GtkTreeStore *sts;
412 GtkTreeIter iter;
413 static int phase; 411 static int phase;
414 412
415 (void) cls; 413 (void) cls;