summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/evoab2/NPreparedStatement.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-06-24 22:57:08 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-06-25 10:13:44 +0900
commit27b88d815dbbe6d2053add5fa17746bd1ff6a13d (patch)
tree8dab7f88d74507d18ec31dbbefa4441018c8107e /connectivity/source/drivers/evoab2/NPreparedStatement.hxx
parent793f1e70ce4c364b366d2e8065ea7fb2815bbf40 (diff)
removed unused forward declarations of class
Change-Id: I814f8bdf4e4015f8e4eea34533db4ed8d6a7496e
Diffstat (limited to 'connectivity/source/drivers/evoab2/NPreparedStatement.hxx')
-rw-r--r--connectivity/source/drivers/evoab2/NPreparedStatement.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/source/drivers/evoab2/NPreparedStatement.hxx b/connectivity/source/drivers/evoab2/NPreparedStatement.hxx
index ff3354c178e1..c6ab7939dc3d 100644
--- a/connectivity/source/drivers/evoab2/NPreparedStatement.hxx
+++ b/connectivity/source/drivers/evoab2/NPreparedStatement.hxx
@@ -35,7 +35,6 @@ namespace connectivity
namespace evoab
{
- class OBoundParam;
typedef ::cppu::ImplHelper5< ::com::sun::star::sdbc::XPreparedStatement,
::com::sun::star::sdbc::XParameters,
::com::sun::star::sdbc::XResultSetMetaDataSupplier,