diff options
Diffstat (limited to 'doc/tutorial-examples/017.c')
-rw-r--r-- | doc/tutorial-examples/017.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/tutorial-examples/017.c b/doc/tutorial-examples/017.c deleted file mode 100644 index c4acbc0883..0000000000 --- a/doc/tutorial-examples/017.c +++ /dev/null @@ -1,3 +0,0 @@ -void -GNUNET_PEERSTORE_disconnect (struct GNUNET_PEERSTORE_Handle *h, int sync_first); - |