gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r19557 - gnunet-gtk/src/fs


From: gnunet
Subject: [GNUnet-SVN] r19557 - gnunet-gtk/src/fs
Date: Tue, 31 Jan 2012 00:32:12 +0100

Author: grothoff
Date: 2012-01-31 00:32:12 +0100 (Tue, 31 Jan 2012)
New Revision: 19557

Modified:
   gnunet-gtk/src/fs/gnunet-fs-gtk-main_window_file_publish.c
Log:
-dce

Modified: gnunet-gtk/src/fs/gnunet-fs-gtk-main_window_file_publish.c
===================================================================
--- gnunet-gtk/src/fs/gnunet-fs-gtk-main_window_file_publish.c  2012-01-30 
23:31:39 UTC (rev 19556)
+++ gnunet-gtk/src/fs/gnunet-fs-gtk-main_window_file_publish.c  2012-01-30 
23:32:12 UTC (rev 19557)
@@ -773,6 +773,7 @@
   update_selectivity (ctx);
 }
 
+
 static void
 insert_progress_dialog_text (struct AddDirClientContext *adcc,
    char *text)
@@ -789,20 +790,7 @@
 
 }
 
-/**
- * Does the same freeing and destorying "add_item" does,
- * without doing anything else
- */
-void
-discard_item (struct GNUNET_FS_ShareTreeItem *item)
-{
-  GNUNET_CONTAINER_meta_data_destroy (item->meta);
-  GNUNET_FS_uri_destroy (item->ksk_uri);
-  GNUNET_free (item->short_filename);
-  GNUNET_free (item->filename);
-}
 
-
 static void
 add_item (struct AddDirClientContext *adcc, GtkTreeStore *ts,
          struct GNUNET_FS_ShareTreeItem *item, 




reply via email to

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