Removed maperrno() since it's no longer needed.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4706 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
uz
2010-06-03 21:40:32 +00:00
parent aa8f817182
commit 75fbc5c5e3
2 changed files with 0 additions and 29 deletions

View File

@@ -138,7 +138,6 @@ S_OBJS = _cwd.o \
longjmp.o \
ltoa.o \
malloc.o \
maperrno.o \
memchr.o \
memcmp.o \
memcpy.o \