summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/util
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-08-12 16:27:18 +0200
committerNoel Grandin <noel@peralex.com>2014-08-13 08:49:24 +0200
commit8583da1e934a49791ef8d86668f3d5c3c5dae1d7 (patch)
treef092f708b7bb9a0a23ae82c1dc499a6e3fde4518 /qadevOOo/runner/util
parent68cd011c907d00493bf2bfde531c1e244819596b (diff)
java: remove unused fields
found by UCDetector Change-Id: I4a7c56a9918054c23469de5680658e7b501f0165
Diffstat (limited to 'qadevOOo/runner/util')
-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