Date: Fri, 10 Dec 2004 10:13:40 +0000 (UTC) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make parse.c Message-ID: <200412101013.iBAADeTK042216@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2004-12-10 10:13:40 UTC
FreeBSD src repository
Modified files:
usr.bin/make parse.c
Log:
Remove a useless list where just all command lines are stuffed onto, never
used and just freed at the end. The idea might have been to be able
to free all the strings, but what's the point to free just before exiting?
Revision Changes Path
1.65 +0 -4 src/usr.bin/make/parse.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412101013.iBAADeTK042216>
