mirror of
https://github.com/vim/vim
synced 2025-07-16 01:01:58 +00: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:
@ -49,9 +49,6 @@ extern int _stricoll(char *a, char *b);
|
||||
# ifdef VMS
|
||||
# include "os_vms.pro"
|
||||
# endif
|
||||
# ifdef __BEOS__
|
||||
# include "os_beos.pro"
|
||||
# endif
|
||||
# ifdef __QNX__
|
||||
# include "os_qnx.pro"
|
||||
# endif
|
||||
|
Reference in New Issue
Block a user