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.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/qadevOOo/runner/complexlib/Assurance.java b/qadevOOo/runner/complexlib/Assurance.java
index 41f7ae4ffc4c..6c5a41931d96 100644
--- a/qadevOOo/runner/complexlib/Assurance.java
+++ b/qadevOOo/runner/complexlib/Assurance.java
@@ -369,7 +369,6 @@ public class Assurance
state &= s;
if (!s) {
message += msg + "\r\n";
- // log.println(msg);
if (!cont) {
throw new AssureException(msg);
}