summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/evoab2/NCatalog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/evoab2/NCatalog.hxx')
-rw-r--r--connectivity/source/drivers/evoab2/NCatalog.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/source/drivers/evoab2/NCatalog.hxx b/connectivity/source/drivers/evoab2/NCatalog.hxx
index 27297e657322..05afef5554d7 100644
--- a/connectivity/source/drivers/evoab2/NCatalog.hxx
+++ b/connectivity/source/drivers/evoab2/NCatalog.hxx
@@ -30,7 +30,6 @@ namespace connectivity
class OEvoabCatalog : public connectivity::sdbcx::OCatalog
{
OEvoabConnection *m_pConnection;
- css::uno::Reference< css::sdbc::XDatabaseMetaData > m_xMetaData;
public:
explicit OEvoabCatalog(OEvoabConnection *_pCon);
inline OEvoabConnection* getConnection() const { return m_pConnection; }