summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2011-12-12 22:12:40 +0100
committerLionel Elie Mamane <lionel@mamane.lu>2011-12-12 22:14:50 +0100
commit7f4cb27518ec9d0916a4d6508d9f720771859c22 (patch)
treea1a91f46420cc4fc4cf89e847ffe3a60b3c2ee48 /wizards
parent84a3f11c7a0cce586c15246079ea807aec38a439 (diff)
fix loading of python-uno module by package.module name
Diffstat (limited to 'wizards')
-rw-r--r--wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py b/wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py
index c6b1a089389f..37ec3b1b22c4 100644
--- a/wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py
+++ b/wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py
@@ -59,7 +59,6 @@ class FaxWizardDialogImpl(FaxWizardDialog):
def startWizard(self, xMSF):
self.running = True
try:
- print "entra"
#Number of steps on WizardDialog
self.nMaxStep = 5