forms/source/component/imgprod.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 9ec4fc4de14cf04e83ef03a800b929b9abddae75
Author: Caolán McNamara <caol...@redhat.com>
Date:   Mon Mar 4 16:29:27 2013 +0000

    drop sole DBG_ASSERT only use of Application::GetFilterHdl
    
    Change-Id: I6dd3e1141f9fe925bdb2cd2c7f0df994f35a119d

diff --git a/forms/source/component/imgprod.cxx 
b/forms/source/component/imgprod.cxx
index 282e936..add795d 100644
--- a/forms/source/component/imgprod.cxx
+++ b/forms/source/component/imgprod.cxx
@@ -181,7 +181,6 @@ ImageProducer::ImageProducer() :
     mbConsInit  ( sal_False )
 {
     mpGraphic = new Graphic;
-    DBG_ASSERT( Application::GetFilterHdl().IsSet(), 
"ImageProducer::ImageProducer(): No filter handler set" );
 }
 
 // ------------------------------------------------------------
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to