harti 2004-12-08 16:50:14 UTC
FreeBSD src repository
Modified files:
usr.bin/make/lst.lib lstDeQueue.c
Log:
Don't check the return code from Lst_Remove. There is no way
that the list's first element is not on the list.
Revision Changes Path
1.15 +2 -5 src/usr.bin/make/lst.lib/lstDeQueue.c