removed debug logging

This commit is contained in:
Matthias Hub 2011-07-24 00:52:34 +02:00
parent 16cd20a81a
commit f5f95eef9a
1 changed files with 0 additions and 1 deletions

View File

@ -92,7 +92,6 @@ class OpenLP(QtGui.QApplication):
"""
Run the OpenLP application.
"""
log.debug("run()")
# On Windows, the args passed into the constructor are
# ignored. Not very handy, so set the ones we want to use.
self.args.extend(args)