mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-05 11:04:42 +03:00
Removed unused macros mc_mmap and mc_munmap.
This commit is contained in:
parent
87ab858ab0
commit
77b5978cf1
@ -36,9 +36,6 @@
|
|||||||
#define mc_chdir chdir
|
#define mc_chdir chdir
|
||||||
#define mc_unlink unlink
|
#define mc_unlink unlink
|
||||||
|
|
||||||
#define mc_mmap mmap
|
|
||||||
#define mc_munmap munmap
|
|
||||||
|
|
||||||
static inline int
|
static inline int
|
||||||
return_zero (void)
|
return_zero (void)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user