From dce758a522b92d14e2256028cb843668f0b3f99e Mon Sep 17 00:00:00 2001 From: "Frank Schoenheit [fs]" Date: Tue, 22 Jun 2010 01:39:29 +0200 Subject: [PATCH] unoawt2: #i10000# --- forms/source/component/imgprod.cxx | 2 -- 1 file changed, 2 deletions(-) diff --git a/forms/source/component/imgprod.cxx b/forms/source/component/imgprod.cxx index 8ee2315f366b..7e0293be334e 100644 --- a/forms/source/component/imgprod.cxx +++ b/forms/source/component/imgprod.cxx @@ -359,8 +359,6 @@ void ImageProducer::startProduction() throw(::com::sun::star::uno::RuntimeExcept sal_Bool ImageProducer::ImplImportGraphic( Graphic& rGraphic ) { - USHORT nFilter = GRFILTER_FORMAT_DONTKNOW; - if( ERRCODE_IO_PENDING == mpStm->GetError() ) mpStm->ResetError();