Removed old log message regarding copying of spelling dictionaries
This commit is contained in:
parent
ea0f6ea1b3
commit
0a0e2a4dd9
@ -58,8 +58,6 @@ def setup():
|
||||
sm = sessionManager.sessionManagerController()
|
||||
sm.show()
|
||||
del sm
|
||||
log.debug("Loading dictionaries for spelling correction...")
|
||||
# Let's copy dictionary files for the selected language just in case it is not present already.
|
||||
r = mainController.Controller()
|
||||
call_threaded(r.login)
|
||||
app.run()
|
||||
|
Loading…
Reference in New Issue
Block a user