summaryrefslogtreecommitdiff
path: root/announce.h
diff options
context:
space:
mode:
Diffstat (limited to 'announce.h')
-rw-r--r--announce.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/announce.h b/announce.h
deleted file mode 100644
index 77a36f2..0000000
--- a/announce.h
+++ /dev/null
@@ -1,14 +0,0 @@
-#ifndef fooannouncehfoo
-#define fooannouncehfoo
-
-void announce_refdump();
-
-void announce_delete();
-
-void announce_stop();
-
-void announce_start(unsigned duration);
-
-void announce_init();
-
-#endif