diff options
Diffstat (limited to 'doc/tutorial-examples/016.c')
-rw-r--r-- | doc/tutorial-examples/016.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/tutorial-examples/016.c b/doc/tutorial-examples/016.c deleted file mode 100644 index d8db4b3b8c..0000000000 --- a/doc/tutorial-examples/016.c +++ /dev/null @@ -1,3 +0,0 @@ -void -GNUNET_PEERSTORE_watch_cancel (struct GNUNET_PEERSTORE_WatchContext *wc); - |