summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mork/MConnection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/mork/MConnection.hxx')
-rw-r--r--connectivity/source/drivers/mork/MConnection.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/connectivity/source/drivers/mork/MConnection.hxx b/connectivity/source/drivers/mork/MConnection.hxx
index ad65d18258d6..fd101a20e249 100644
--- a/connectivity/source/drivers/mork/MConnection.hxx
+++ b/connectivity/source/drivers/mork/MConnection.hxx
@@ -30,7 +30,6 @@ namespace connectivity
namespace mork
{
class MorkDriver;
- class ProfileAccess;
class ErrorDescriptor;
typedef connectivity::OMetaConnection OConnection_BASE; // implements basics and text encoding
@@ -48,8 +47,6 @@ namespace connectivity
MorkDriver* m_pDriver; // Pointer to the owning
// driver object
OColumnAlias m_aColumnAlias;
- // Profile Access
- ProfileAccess* m_pProfileAccess;
// Mork Parser (abook)
MorkParser* m_pBook;
// Mork Parser (history)