| commit | 6ffecab0cfa0168ae2a98dc961de663855d41648 | [log] |
|---|---|---|
| author | Stephan Bergmann <sbergman@redhat.com> | Thu Apr 16 21:36:08 2015 +0200 |
| committer | Stephan Bergmann <sbergman@redhat.com> | Thu Apr 16 21:36:08 2015 +0200 |
| tree | 51d8d68a2c2114c82ef6242ac2e368eb03a7ba94 | |
| parent | 40a26be24bd64a6c7c8cc98228fd440c8b9323b5 [diff] |
loplugin:redundantcast Change-Id: Id887e25f626917d4775f0df92935ecbf08b0455d
diff --git a/connectivity/source/drivers/macab/MacabStatement.cxx b/connectivity/source/drivers/macab/MacabStatement.cxx index a822e09..e82a43e 100644 --- a/connectivity/source/drivers/macab/MacabStatement.cxx +++ b/connectivity/source/drivers/macab/MacabStatement.cxx
@@ -530,7 +530,7 @@ void SAL_CALL MacabCommonStatement::clearWarnings( ) throw(SQLException, Runtim ::cppu::IPropertyArrayHelper & MacabCommonStatement::getInfoHelper() { return *const_cast<MacabCommonStatement*>(this)->getArrayHelper(); return *getArrayHelper(); } sal_Bool MacabCommonStatement::convertFastPropertyValue(