From: cuz Date: Sat, 23 Apr 2005 14:11:41 +0000 (+0000) Subject: Remove getenv X-Git-Tag: V2.12.0~354 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=424d1d77826683cd6919604596b1535c22a0b031;p=cc65 Remove getenv git-svn-id: svn://svn.cc65.org/cc65/trunk@3487 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/libsrc/apple2/Makefile b/libsrc/apple2/Makefile index f25b1e92a..49add99ba 100644 --- a/libsrc/apple2/Makefile +++ b/libsrc/apple2/Makefile @@ -62,7 +62,6 @@ OBJS= _scrsize.o \ fileerr.o \ filename.o \ get_ostype.o \ - getenv.o \ gotoxy.o \ gotoy.o \ initcwd.o \