aboutsummaryrefslogtreecommitdiff
path: root/src/main_window_view_toggles.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main_window_view_toggles.c')
-rw-r--r--src/main_window_view_toggles.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/main_window_view_toggles.c b/src/main_window_view_toggles.c
index 59c74553..fd974180 100644
--- a/src/main_window_view_toggles.c
+++ b/src/main_window_view_toggles.c
@@ -73,16 +73,6 @@ GNUNET_GTK_main_menu_view_neighbours_toggled_cb (GtkWidget * dummy,
73 "GNUNET_GTK_main_menu_view_neighbours"); 73 "GNUNET_GTK_main_menu_view_neighbours");
74} 74}
75 75
76/**
77 * Statistics view is toggled.
78 */
79void
80GNUNET_GTK_main_menu_view_statistics_toggled_cb (GtkWidget * dummy,
81 gpointer data)
82{
83 toggle_view ("GNUNET_GTK_statistics_notebook",
84 "GNUNET_GTK_main_menu_view_statistics");
85}
86 76
87/** 77/**
88 * Metadata view is toggled. 78 * Metadata view is toggled.