summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/complexlib/Assurance.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/complexlib/Assurance.java')
-rw-r--r--qadevOOo/runner/complexlib/Assurance.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/runner/complexlib/Assurance.java b/qadevOOo/runner/complexlib/Assurance.java
index 980ede95f052..b250c6326dbd 100644
--- a/qadevOOo/runner/complexlib/Assurance.java
+++ b/qadevOOo/runner/complexlib/Assurance.java
@@ -409,9 +409,9 @@ public class Assurance
assure(msg, false, cont);
}
- /**
- * @deprecated
- */
+// /**
+// * @deprecated
+// */
// protected void addResult(String message, boolean state) {
// String msg = message + " - " + state;
// this.state &= state;