aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs_push.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-03-15 10:33:34 +0000
committerChristian Grothoff <christian@grothoff.org>2011-03-15 10:33:34 +0000
commitc79de770dedd58ca9138e802bd055c7657ebfc7a (patch)
tree1392c62112c969b5d29e592bc75fabbb20641019 /src/fs/gnunet-service-fs_push.c
parent573fd69b8f8a64bf11391eec8be219b78e7bd7c6 (diff)
downloadgnunet-c79de770dedd58ca9138e802bd055c7657ebfc7a.tar.gz
gnunet-c79de770dedd58ca9138e802bd055c7657ebfc7a.zip
fix visibility
Diffstat (limited to 'src/fs/gnunet-service-fs_push.c')
-rw-r--r--src/fs/gnunet-service-fs_push.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fs/gnunet-service-fs_push.c b/src/fs/gnunet-service-fs_push.c
index 1a29b7837..28406085b 100644
--- a/src/fs/gnunet-service-fs_push.c
+++ b/src/fs/gnunet-service-fs_push.c
@@ -605,8 +605,6 @@ GSF_push_stop_ (struct GSF_ConnectedPeer *peer)
605void 605void
606GSF_push_init_ () 606GSF_push_init_ ()
607{ 607{
608 int enabled;
609
610 enabled = GNUNET_CONFIGURATION_get_value_yesno (GSF_cfg, 608 enabled = GNUNET_CONFIGURATION_get_value_yesno (GSF_cfg,
611 "FS", 609 "FS",
612 "CONTENT_PUSHING"); 610 "CONTENT_PUSHING");