diff options
Diffstat (limited to 'src/fs/gnunet-fs-gtk-edit_publish_dialog.c')
-rw-r--r-- | src/fs/gnunet-fs-gtk-edit_publish_dialog.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fs/gnunet-fs-gtk-edit_publish_dialog.c b/src/fs/gnunet-fs-gtk-edit_publish_dialog.c index aa111bc0..b721d1f2 100644 --- a/src/fs/gnunet-fs-gtk-edit_publish_dialog.c +++ b/src/fs/gnunet-fs-gtk-edit_publish_dialog.c | |||
@@ -915,7 +915,6 @@ file_information_extract (void *cls, struct GNUNET_FS_FileInformation *fi, | |||
915 | GtkImage *img; | 915 | GtkImage *img; |
916 | GdkPixbuf *pixbuf; | 916 | GdkPixbuf *pixbuf; |
917 | int year; | 917 | int year; |
918 | time_t tp; | ||
919 | GtkListStore *ls; | 918 | GtkListStore *ls; |
920 | 919 | ||
921 | ls = GTK_LIST_STORE (gtk_builder_get_object | 920 | ls = GTK_LIST_STORE (gtk_builder_get_object |