remove afgets

Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
This commit is contained in:
Hiltjo Posthuma
2014-06-01 15:12:33 +02:00
committed by sin
parent fab4b384e7
commit 2ab2d2ee3b
3 changed files with 0 additions and 30 deletions

View File

@@ -5,7 +5,6 @@ include config.mk
HDR = crypt.h fs.h text.h md5.h sha1.h sha256.h sha512.h util.h arg.h
LIB = \
util/afgets.o \
util/agetcwd.o \
util/agetline.o \
util/apathmax.o \