summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/common/Resource.py
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/common/Resource.py')
-rw-r--r--wizards/com/sun/star/wizards/common/Resource.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/common/Resource.py b/wizards/com/sun/star/wizards/common/Resource.py
index 750c507d8330..a601b9c18ee9 100644
--- a/wizards/com/sun/star/wizards/common/Resource.py
+++ b/wizards/com/sun/star/wizards/common/Resource.py
@@ -22,7 +22,6 @@ from com.sun.star.awt.VclWindowPeerAttribute import OK
class Resource(object):
- @classmethod
def __init__(self, _xMSF, _Module):
self.xMSF = _xMSF
self.Module = _Module