1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-29 21:31:53 +00:00

Remove getenv

git-svn-id: svn://svn.cc65.org/cc65/trunk@3487 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz 2005-04-23 14:11:41 +00:00
parent 148dc9e5bf
commit 424d1d7782

View File

@ -62,7 +62,6 @@ OBJS= _scrsize.o \
fileerr.o \
filename.o \
get_ostype.o \
getenv.o \
gotoxy.o \
gotoy.o \
initcwd.o \