Fix a botched merge conflict attempt

While harmless, my previous commit resolving a merge accidentally
resulted in Fabian's line being preserved at the end when it shouldn't
have been.
This commit is contained in:
Mike Swanson 2014-01-20 06:30:26 -08:00
parent 29695eb7ca
commit 4c4ad3ac37

View file

@ -57,4 +57,3 @@ graphics.stamp: config.py fontchars ../../lumps/fraggle/freedoom.bex
clean:
rm -f $(GRAPHICS) graphics.stamp *.pyc
rm -f $(GRAPHICS) *.pyc