aboutsummaryrefslogtreecommitdiff
path: root/src/setup/gnunet-setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/setup/gnunet-setup.h')
-rw-r--r--src/setup/gnunet-setup.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/setup/gnunet-setup.h b/src/setup/gnunet-setup.h
index 40fd6e2e..fde0b27a 100644
--- a/src/setup/gnunet-setup.h
+++ b/src/setup/gnunet-setup.h
@@ -58,17 +58,6 @@ enum GNUNET_GTK_SETUP_HostlistUrlModelColumns
58GObject * 58GObject *
59GNUNET_SETUP_get_object (const char *name); 59GNUNET_SETUP_get_object (const char *name);
60 60
61
62/**
63 * Write configuration to dis, (re)start the namestore process and
64 * reload the namestore models.
65 *
66 *
67 * @param cls closure (unused)
68 */
69void
70GNUNET_SETUP_restart_namestore (void *cls);
71
72/** 61/**
73 * Our configuration. 62 * Our configuration.
74 */ 63 */