summaryrefslogtreecommitdiff
path: root/connectivity/source/inc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-19 08:15:21 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-19 08:15:21 +0000
commitc40839ef7069560f9f8a890f482ad464780fc1b2 (patch)
treec54980b71841ed0e9d3914880687488124ced78b /connectivity/source/inc
parent99638f4cb0c67a861a65b5ba25edfbee26c4897f (diff)
INTEGRATION: CWS dba31a (1.10.32); FILE MERGED
2008/07/04 15:21:27 oj 1.10.32.1: #i89558# remove unused code
Diffstat (limited to 'connectivity/source/inc')
-rw-r--r--connectivity/source/inc/adabas/BUser.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/connectivity/source/inc/adabas/BUser.hxx b/connectivity/source/inc/adabas/BUser.hxx
index 438ef8ca76..ee768786af 100644
--- a/connectivity/source/inc/adabas/BUser.hxx
+++ b/connectivity/source/inc/adabas/BUser.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: BUser.hxx,v $
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
* This file is part of OpenOffice.org.
*
@@ -76,7 +76,6 @@ namespace connectivity
virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
public:
OUserExtend(OAdabasConnection* _pConnection);
- OUserExtend(OAdabasConnection* _pConnection,const ::rtl::OUString& _Name);
virtual void construct();
};