summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/ui/event/DataAware.py
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/ui/event/DataAware.py')
-rw-r--r--wizards/com/sun/star/wizards/ui/event/DataAware.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/wizards/com/sun/star/wizards/ui/event/DataAware.py b/wizards/com/sun/star/wizards/ui/event/DataAware.py
index 24172f1665e6..e3dd9f8fc1bd 100644
--- a/wizards/com/sun/star/wizards/ui/event/DataAware.py
+++ b/wizards/com/sun/star/wizards/ui/event/DataAware.py
@@ -2,9 +2,6 @@ from common.PropertyNames import *
from abc import ABCMeta, abstractmethod
import traceback
-#TEMPORAL
-import inspect
-
'''
@author rpiterman
DataAware objects are used to live-synchronize UI and DataModel/DataObject.