summaryrefslogtreecommitdiffstats
path: root/connectivity/workben
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2012-12-27 22:57:31 +0100
committerJulien Nabet <serval2412@yahoo.fr>2012-12-27 22:58:07 +0100
commit8c3c491d4f419b496ac25f306b4b4ea7966465d7 (patch)
tree3105d4f9a22619521d4b632265d730ef69373068 /connectivity/workben
parentfdo#58222 The BASIC HEX Command now returns uppercase hexadecimal characters (diff)
downloadcore-8c3c491d4f419b496ac25f306b4b4ea7966465d7.tar.gz
core-8c3c491d4f419b496ac25f306b4b4ea7966465d7.zip
Some cppcheck cleaning
Change-Id: Iac1c26d031e8196ef93cb403dc60f07e0eef6380
Diffstat (limited to 'connectivity/workben')
-rw-r--r--connectivity/workben/testmoz/main.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/workben/testmoz/main.cxx b/connectivity/workben/testmoz/main.cxx
index 10e9bc8af060..b9efa6940d78 100644
--- a/connectivity/workben/testmoz/main.cxx
+++ b/connectivity/workben/testmoz/main.cxx
@@ -410,7 +410,6 @@ Reference< ::com::sun::star::sdbc::XConnection> TestConnected
break;
default:
return pConnection;
- break;
}
pConnection =
pDriver->connect(url,aValue);