summaryrefslogtreecommitdiff
path: root/connectivity/source/inc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-19 08:16:58 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-19 08:16:58 +0000
commit60d72280484fea6b9064c05e85668782758a7635 (patch)
treec40899e2ea948b10e0ab59028cc2df0493eb642f /connectivity/source/inc
parent714ccfdcc08b242a30e195cd7fe721743139ac9f (diff)
INTEGRATION: CWS dba31a (1.3.32); FILE MERGED
2008/07/04 15:21:28 oj 1.3.32.1: #i89558# remove unused code
Diffstat (limited to 'connectivity/source/inc')
-rw-r--r--connectivity/source/inc/mysql/YUser.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/connectivity/source/inc/mysql/YUser.hxx b/connectivity/source/inc/mysql/YUser.hxx
index ce71098150..e9f5fab811 100644
--- a/connectivity/source/inc/mysql/YUser.hxx
+++ b/connectivity/source/inc/mysql/YUser.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: YUser.hxx,v $
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
* This file is part of OpenOffice.org.
*
@@ -76,7 +76,6 @@ namespace connectivity
virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
public:
OUserExtend(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection);
- OUserExtend(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection,const ::rtl::OUString& _Name);
virtual void construct();
};