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.java4
1 files changed, 0 insertions, 4 deletions
diff --git a/qadevOOo/runner/util/PropertyName.java b/qadevOOo/runner/util/PropertyName.java
index 4207d4fe1669..1932a74c6fa7 100644
--- a/qadevOOo/runner/util/PropertyName.java
+++ b/qadevOOo/runner/util/PropertyName.java
@@ -29,10 +29,6 @@ public interface PropertyName {
*/
String APP_EXECUTION_COMMAND = "AppExecutionCommand";
/**
- * parameter name: "AppKillCommand"
- */
- String APP_KILL_COMMAND = "AppKillCommand";
- /**
* parameter name: "ConnectionString"
*/
String CONNECTION_STRING = "ConnectionString";