Dropped the progress bar for rebuild index, and used statusbar instead
This commit is contained in:
@@ -940,7 +940,6 @@ class NWProject():
|
||||
oName = ""
|
||||
if aDoc.openDocument(oHandle, showStatus=False, isOrphan=True):
|
||||
oName, oPath = aDoc.getMeta()
|
||||
aDoc.clearDocument()
|
||||
|
||||
if oName == "":
|
||||
nOrph += 1
|
||||
|
||||
Reference in New Issue
Block a user