INTEGRATION: CWS sb59 (1.24.28); FILE MERGED

2006/08/29 16:11:01 sb 1.24.28.1: #i67487# Made code warning-free (wntmsci10).
This commit is contained in:
Oliver Bolte
2006-10-12 10:14:25 +00:00
parent 0b700f0076
commit 008d526b17

View File

@@ -4,9 +4,9 @@
*
* $RCSfile: InterfaceContainer.cxx,v $
*
* $Revision: 1.25 $
* $Revision: 1.26 $
*
* last change: $Author: obo $ $Date: 2006-09-16 23:56:46 $
* last change: $Author: obo $ $Date: 2006-10-12 11:14:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -157,6 +157,8 @@ OInterfaceContainer::OInterfaceContainer(
OSL_ENSURE( m_xEventAttacher.is(), "OInterfaceContainer::OInterfaceContainer: no event attacher manager! (corrupt installation?)" );
}
OInterfaceContainer::~OInterfaceContainer() {}
//------------------------------------------------------------------------------
void OInterfaceContainer::disposing()
{