From 424d1d77826683cd6919604596b1535c22a0b031 Mon Sep 17 00:00:00 2001 From: cuz Date: Sat, 23 Apr 2005 14:11:41 +0000 Subject: [PATCH] Remove getenv git-svn-id: svn://svn.cc65.org/cc65/trunk@3487 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- libsrc/apple2/Makefile | 1 - 1 file changed, 1 deletion(-) 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 \ -- 2.39.5