Removed unused macros mc_mmap and mc_munmap.

This commit is contained in:
Roland Illig 2005-07-18 13:21:50 +00:00
parent 87ab858ab0
commit 77b5978cf1

View File

@ -36,9 +36,6 @@
#define mc_chdir chdir
#define mc_unlink unlink
#define mc_mmap mmap
#define mc_munmap munmap
static inline int
return_zero (void)
{