Kaydet (Commit) 5a274ac7 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

warning C4702: unreachable code

Change-Id: Ica48a91c0b8b55c984e59dbe9771d604bc77cdaf
üst 11b851d2
......@@ -209,7 +209,6 @@ bool SvxZoomItem::PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 nMem
OSL_FAIL("sfx2::SvxZoomItem::PutValue(), Wrong MemberId!");
return false;
}
return true;
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
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