mirror of
https://github.com/vim/vim.git
synced 2025-10-06 05:44:14 -04:00
patch 8.2.1215: Atari MiNT support is outdated
Problem: Atari MiNT support is outdated. Solution: Nobody responded this code is still useful, so let's delete it.
This commit is contained in:
@@ -46,9 +46,6 @@
|
||||
# include <sys/statfs.h>
|
||||
# define STATFS statfs
|
||||
# define F_BSIZE f_bsize
|
||||
# ifdef __MINT__ // do we still need this?
|
||||
# define fstatfs(fd, buf, len, nul) mch_fstat((fd), (buf))
|
||||
# endif
|
||||
# endif
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user