aboutsummaryrefslogtreecommitdiff
path: root/src/core/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/main.c')
-rw-r--r--src/core/main.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/core/main.c b/src/core/main.c
index ccf6eb8a..88c04fb8 100644
--- a/src/core/main.c
+++ b/src/core/main.c
@@ -68,14 +68,6 @@ GNUNET_GTK_main_quit ()
68 gtk_main_quit (); 68 gtk_main_quit ();
69} 69}
70 70
71#if 0
72static void
73customLog (const char *msg)
74{
75 GNUNET_GTK_add_log_entry ("%s", msg);
76}
77#endif
78
79static void 71static void
80setIconSearchPath () 72setIconSearchPath ()
81{ 73{