diff options
Diffstat (limited to 'doc/tutorial-examples/012.c')
-rw-r--r-- | doc/tutorial-examples/012.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/tutorial-examples/012.c b/doc/tutorial-examples/012.c deleted file mode 100644 index cb21d78ab2..0000000000 --- a/doc/tutorial-examples/012.c +++ /dev/null @@ -1,4 +0,0 @@ -#include "gnunet_peerstore_service.h" - -peerstore_handle = GNUNET_PEERSTORE_connect (cfg); - |