Oops, remove the windb import

This commit is contained in:
Robin Dunn
2015-02-03 01:01:51 -08:00
parent efb63bd342
commit 57741846ed

View File

@@ -33,9 +33,6 @@ from buildtools.config import Config, msg, opj, posixjoin, loadETG, etg2sip, fi
import buildtools.version as version
import wingdbstub
# defaults
PYVER = '2.7'
PYSHORTVER = '27'