aboutsummaryrefslogtreecommitdiff
path: root/broccoli/includes/broevent.h
diff options
context:
space:
mode:
Diffstat (limited to 'broccoli/includes/broevent.h')
-rw-r--r--broccoli/includes/broevent.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/broccoli/includes/broevent.h b/broccoli/includes/broevent.h
deleted file mode 100644
index 5e34f5c..0000000
--- a/broccoli/includes/broevent.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef BROEVENT_H
-#define BROEVENT_H
-void * bro_event_listener(void * args);
-#endif