summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/inc/table.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2002-10-30 13:58:43 +0000
committerVladimir Glazounov <vg@openoffice.org>2002-10-30 13:58:43 +0000
commit4589fcff60469795ea0418c7fa960d8acf8df6e8 (patch)
tree56c15256911657984c655b490fe660fff20986b3 /dbaccess/source/core/inc/table.hxx
parenta0efa07b463cc96b9ec89324fbe6558ef23c05c8 (diff)
#100000# removed obsole declaration
Diffstat (limited to 'dbaccess/source/core/inc/table.hxx')
-rw-r--r--dbaccess/source/core/inc/table.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/dbaccess/source/core/inc/table.hxx b/dbaccess/source/core/inc/table.hxx
index dcf29dcc2088..47fdf0365acb 100644
--- a/dbaccess/source/core/inc/table.hxx
+++ b/dbaccess/source/core/inc/table.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: table.hxx,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: vg $ $Date: 2002-10-30 09:34:14 $
+ * last change: $Author: vg $ $Date: 2002-10-30 14:58:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -135,7 +135,6 @@ namespace dbaccess
{
protected:
::com::sun::star::uno::Reference< ::com::sun::star::container::XNameAccess > m_xDriverColumns;
- using OTable_Linux::rBHelper;
// <properties>
sal_Int32 m_nPrivileges;