Some trivial code cleanup.

This commit is contained in:
tgoff0@gmail.com 2015-01-21 21:37:31 +00:00
parent f28df978e9
commit 1dc5492fd2
2 changed files with 1 additions and 2 deletions

View file

@ -8,7 +8,6 @@
from core.netns import nodes from core.netns import nodes
from xml.dom.minidom import parse from xml.dom.minidom import parse
from xml.dom.minidom import Document
from xmlutils import * from xmlutils import *
class CoreDocumentParser1(object): class CoreDocumentParser1(object):

View file

@ -208,7 +208,7 @@ proc openFile { filename } {
close $fileId close $fileId
loadCfg $cfg loadCfg $cfg
switchCanvas none; switchCanvas none
set undolog(0) $cfg set undolog(0) $cfg
set activetool select set activetool select