diff --git a/overviewer.py b/overviewer.py index 210420a..8a774f9 100755 --- a/overviewer.py +++ b/overviewer.py @@ -236,7 +236,6 @@ dir but you forgot to put quotes around the directory, since it contains spaces. return 1 # Parse the config file - mw_parser = configParser.MultiWorldParser() mw_parser.parse(options.config) # Add in the command options here, perhaps overriding values specified in