Remove unused graphic, fix a comment.

This commit is contained in:
Eric S. Raymond 2007-05-11 04:03:35 +00:00
parent a7d44b9814
commit 8f24cdfd76
2 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

View file

@ -22,9 +22,9 @@
# 6. Use either --clean to remove the -bak files or --revert to
# undo the conversion.
#
# This script will barf on maps with custom terrains. Also, if you a single
# subdirectory that mixes old-style and new-style terrain coding it might
# get confused.
# This script will barf on maps with custom terrains. Also, if you
# have a single subdirectory that mixes old-style and new-style
# terrain coding it might get confused.
import sys, os, re, getopt, curses.ascii, string, copy
from wmltools import *