Removed dead code for debugging shortcut warnings.
This commit is contained in:
@@ -41,7 +41,7 @@ from PySide import QtCore, QtGui
|
||||
|
||||
LOG_MODULE = PathLog.thisModule()
|
||||
|
||||
PathLog.setLevel(PathLog.Level.DEBUG, LOG_MODULE)
|
||||
PathLog.setLevel(PathLog.Level.INFO, LOG_MODULE)
|
||||
|
||||
|
||||
# Qt translation handling
|
||||
|
||||
Reference in New Issue
Block a user