summaryrefslogtreecommitdiffstats
path: root/qadevOOo/runner/convwatch/DBHelper.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/convwatch/DBHelper.java')
-rw-r--r--qadevOOo/runner/convwatch/DBHelper.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/qadevOOo/runner/convwatch/DBHelper.java b/qadevOOo/runner/convwatch/DBHelper.java
index be86e77317d3..9dc9b253a8de 100644
--- a/qadevOOo/runner/convwatch/DBHelper.java
+++ b/qadevOOo/runner/convwatch/DBHelper.java
@@ -201,7 +201,6 @@ public class DBHelper
throws ValueNotFoundException
{
Statement oStmt = null;
- Connection oCon = null;
int nValue = 0;
try
{