Kaydet (Commit) 9ec4fc4d authored tarafından Caolán McNamara's avatar Caolán McNamara

drop sole DBG_ASSERT only use of Application::GetFilterHdl

Change-Id: I6dd3e1141f9fe925bdb2cd2c7f0df994f35a119d
üst 33c3b601
......@@ -181,7 +181,6 @@ ImageProducer::ImageProducer() :
mbConsInit ( sal_False )
{
mpGraphic = new Graphic;
DBG_ASSERT( Application::GetFilterHdl().IsSet(), "ImageProducer::ImageProducer(): No filter handler set" );
}
// ------------------------------------------------------------
......
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