fix visibility
authorChristian Grothoff <christian@grothoff.org>
Tue, 15 Mar 2011 10:33:34 +0000 (10:33 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 15 Mar 2011 10:33:34 +0000 (10:33 +0000)
src/fs/gnunet-service-fs_push.c

index 1a29b7837430aea1668dac951f2821bdd44dc4dd..28406085b3fcb5bc0cb2ae760bab8de41f1d76ef 100644 (file)
@@ -605,8 +605,6 @@ GSF_push_stop_ (struct GSF_ConnectedPeer *peer)
 void
 GSF_push_init_ ()
 {
-  int enabled;
-
   enabled = GNUNET_CONFIGURATION_get_value_yesno (GSF_cfg,
                                                  "FS",
                                                  "CONTENT_PUSHING");