mirror of
https://github.com/vim/vim.git
synced 2025-09-29 04:34:16 -04:00
patch 8.2.0849: BeOS code is not maintained and probably unused
Problem: BeOS code is not maintained and probably unused. Solution: Remove the BeOS code. (Emir Sari, closes #5817)
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
/* os_beos.c */
|
||||
void beos_cleanup_read_thread(void);
|
||||
int beos_select(int nbits, struct fd_set *rbits, struct fd_set *wbits, struct fd_set *ebits, struct timeval *timeout);
|
||||
/* vim: set ft=c : */
|
Reference in New Issue
Block a user