summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/common
diff options
context:
space:
mode:
authorXisco Fauli <anistenis@gmail.com>2011-08-02 12:52:38 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-08-18 02:57:44 +0200
commit3f92e275dafc0a54160937710cf77a9995c08cb5 (patch)
tree69b20e0b4e84d8af5adc0d77b439f95b60d43816 /wizards/com/sun/star/wizards/common
parent3c7d254e415b5b16a468ce94c6e6c336206e3aa6 (diff)
Unused file
Diffstat (limited to 'wizards/com/sun/star/wizards/common')
-rw-r--r--wizards/com/sun/star/wizards/common/prova.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/wizards/com/sun/star/wizards/common/prova.py b/wizards/com/sun/star/wizards/common/prova.py
deleted file mode 100644
index 1219ba9aff7b..000000000000
--- a/wizards/com/sun/star/wizards/common/prova.py
+++ /dev/null
@@ -1,7 +0,0 @@
-from PropertyNames import PropertyNames
-
-class prova:
-
- def Imprimir(self):
- print PropertyNames.PROPERTY_STEP
-