aboutsummaryrefslogtreecommitdiff
path: root/broccoli/includes/broevent.h
diff options
context:
space:
mode:
authorAndreas Lindhé <andreas@lindhe.io>2017-10-31 08:33:46 +0100
committerAndreas Lindhé <andreas@lindhe.io>2017-10-31 08:41:40 +0100
commitbc5ecd6da7f068a12b9ee5397178723481c7a3ea (patch)
tree6ac5bb33df7c3aacde8eb254c4aee1ce1df9dd29 /broccoli/includes/broevent.h
parent2d5d5be5702867a7a719312a5a148489c3b68f31 (diff)
downloadmidbro-bc5ecd6da7f068a12b9ee5397178723481c7a3ea.tar.gz
midbro-bc5ecd6da7f068a12b9ee5397178723481c7a3ea.tar.bz2
Move all files one level down
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