Kaydet (Commit) 03aae1b5 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS dba30a (1.22.48); FILE MERGED

2008/02/20 21:31:55 fs 1.22.48.1: remove unused code
Issue number:  #i86284#
Submitted by:  cmc@openoffice.org
Reviewed by:   fs@openoffice.org
üst 981453ea
......@@ -4,9 +4,9 @@
*
* $RCSfile: RelationControl.cxx,v $
*
* $Revision: 1.22 $
* $Revision: 1.23 $
*
* last change: $Author: hr $ $Date: 2007-11-01 15:04:02 $
* last change: $Author: kz $ $Date: 2008-03-05 16:53:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -736,11 +736,6 @@ OTableListBoxControl::OTableListBoxControl( Window* _pParent
return m_pRC_Tables->getData()->getReferencingTable();
}
// -----------------------------------------------------------------------------
TTableWindowData::value_type OTableListBoxControl::getReferencedTable() const
{
return m_pRC_Tables->getData()->getReferencedTable();
}
// -----------------------------------------------------------------------------
void OTableListBoxControl::enableRelation(bool _bEnable)
{
if ( !_bEnable )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment