Also remove the debuggui feature, as the functionality os handled otherwise if still needed

This commit is contained in:
Veronica K. B. Olsen
2019-11-03 15:14:34 +01:00
parent 5e79ec40f2
commit f6bc1f32e5
7 changed files with 1 additions and 28 deletions
-1
View File
@@ -82,7 +82,6 @@ class NWDoc():
if showStatus:
self.theParent.statusBar.setStatus("Opened Document: %s" % self.theItem.itemName)
self.theParent.statusBar.setDocHandle(tHandle)
return theDoc