diff options
Diffstat (limited to 'src/fs/gnunet-fs-gtk_event-handler.c')
-rw-r--r-- | src/fs/gnunet-fs-gtk_event-handler.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/fs/gnunet-fs-gtk_event-handler.c b/src/fs/gnunet-fs-gtk_event-handler.c index 0c7606c8..24243aa2 100644 --- a/src/fs/gnunet-fs-gtk_event-handler.c +++ b/src/fs/gnunet-fs-gtk_event-handler.c | |||
@@ -3031,12 +3031,5 @@ GNUNET_GTK_fs_event_handler (void *cls, | |||
3031 | return NULL; | 3031 | return NULL; |
3032 | } | 3032 | } |
3033 | 3033 | ||
3034 | void | ||
3035 | GNUNET_GTK_main_menu_file_manage_pseudonyms_activate_cb (GtkMenuItem *menuitem, | ||
3036 | gpointer user_data) | ||
3037 | { | ||
3038 | GNUNET_GTK_namespace_manager_open (); | ||
3039 | } | ||
3040 | |||
3041 | 3034 | ||
3042 | /* end of gnunet-fs-gtk-event_handler.c */ | 3035 | /* end of gnunet-fs-gtk-event_handler.c */ |