INTEGRATION: CWS sb88 (1.16.10); FILE MERGED

2008/06/03 15:29:45 sb 1.16.10.1: #i89553 applied patch by cmc
This commit is contained in:
Rüdiger Timm
2008-06-16 12:28:04 +00:00
parent 6155ae76ef
commit 07ab0ab4c4

View File

@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: confeventhelpers.cxx,v $
* $Revision: 1.16 $
* $Revision: 1.17 $
*
* This file is part of OpenOffice.org.
*
@@ -49,11 +49,6 @@ namespace configmgr
namespace internal
{
void throwDispatchIllegalSequenceException()
{
OSL_ENSURE( 0, "Illegal Call to brodcaster while dispatching" );
}
////////////////////////////////////////////////////////////////////////
using namespace configuration;
namespace Path = configuration::Path;