INTEGRATION: CWS dba23a (1.7.126); FILE MERGED
2007/02/26 11:48:15 fs 1.7.126.1: remove unused code Issue number: #i74804# Submitted by: jnavrati@openoffice.org Reviewed by: frank.schoenheit@sun.com
This commit is contained in:
parent
d4fc183519
commit
5c93020122
1 changed files with 2 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: charsets.hxx,v $
|
||||
*
|
||||
* $Revision: 1.7 $
|
||||
* $Revision: 1.8 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2006-06-20 03:16:33 $
|
||||
* last change: $Author: kz $ $Date: 2007-05-10 10:31:04 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -111,7 +111,6 @@ namespace dbaui
|
|||
::rtl::OUString getDisplayName() const { return m_sDisplayName; }
|
||||
|
||||
protected:
|
||||
CharsetDisplayDerefHelper();
|
||||
CharsetDisplayDerefHelper(const ::dbtools::CharsetIteratorDerefHelper& _rBase, const ::rtl::OUString& _rDisplayName);
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue