summaryrefslogtreecommitdiff
path: root/src/proto/os_beos.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto/os_beos.pro')
-rw-r--r--src/proto/os_beos.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/proto/os_beos.pro b/src/proto/os_beos.pro
deleted file mode 100644
index c53710126..000000000
--- a/src/proto/os_beos.pro
+++ /dev/null
@@ -1,4 +0,0 @@
-/* os_beos.c */
-void beos_cleanup_read_thread __ARGS((void));
-int beos_select __ARGS((int nbits, struct fd_set *rbits, struct fd_set *wbits, struct fd_set *ebits, struct timeval *timeout));
-/* vim: set ft=c : */