gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet-gtk] branch master updated: remove dead vars


From: gnunet
Subject: [GNUnet-SVN] [gnunet-gtk] branch master updated: remove dead vars
Date: Tue, 26 Jun 2018 13:06:46 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet-gtk.

The following commit(s) were added to refs/heads/master by this push:
     new b98c54d5 remove dead vars
b98c54d5 is described below

commit b98c54d55b216e6e4e55c59565de200395b3d66b
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Jun 26 13:06:44 2018 +0200

    remove dead vars
---
 src/peerinfo/gnunet-peerinfo-gtk.c | 2 --
 1 file changed, 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;
 static void
 do_update (void *cls)
 {
-  GtkTreeStore *sts;
-  GtkTreeIter iter;
   static int phase;
 
   (void) cls;

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]