summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-06-22 01:39:29 +0200
committerFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-06-22 01:39:29 +0200
commitdce758a522b92d14e2256028cb843668f0b3f99e (patch)
tree3ca8a27ba11f763648b8b38eca9818fbe3e2ab7b /forms
parentddc43ba8f731c103d24daf8537d5437800ae0c09 (diff)
unoawt2: #i10000#
Diffstat (limited to 'forms')
-rw-r--r--forms/source/component/imgprod.cxx2
1 files changed, 0 insertions, 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();