0
0
mirror of https://github.com/vim/vim.git synced 2025-09-25 03:54:15 -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:
Bram Moolenaar
2020-05-30 18:14:57 +02:00
parent 06b7b58455
commit 041c7107f2
19 changed files with 17 additions and 364 deletions

View File

@@ -220,10 +220,6 @@
# include <clib/exec_protos.h>
#endif
#ifdef __BEOS__
# include "os_beos.h"
#endif
#ifdef __HAIKU__
# include "os_haiku.h"
# define __ARGS(x) x