summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/util/PropertyName.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/util/PropertyName.java')
-rw-r--r--qadevOOo/runner/util/PropertyName.java5
1 files changed, 1 insertions, 4 deletions
diff --git a/qadevOOo/runner/util/PropertyName.java b/qadevOOo/runner/util/PropertyName.java
index 21d78ec4393f..baeb78b1805b 100644
--- a/qadevOOo/runner/util/PropertyName.java
+++ b/qadevOOo/runner/util/PropertyName.java
@@ -98,10 +98,7 @@ public interface PropertyName {
* parameter name: "NewOfficeInstance"
*/
final public static String NEW_OFFICE_INSTANCE = "NewOfficeInstance";
- /**
- * parameter name: "KeepDocument"
- */
- final public static String KEEP_DOCUMENT = "KeepDocument";
+
/**
* parameter name: "SRC_ROOT"<p>
* path to the source root of OpenOffice.org