#i10000# Warning: statement is unreachable.
This commit is contained in:
parent
34fa72e873
commit
094f6a7e96
1 changed files with 0 additions and 1 deletions
|
@ -1590,7 +1590,6 @@ Any SAL_CALL Cell::getFastPropertyValue( sal_Int32 nHandle ) throw (UnknownPrope
|
|||
{
|
||||
(void)nHandle;
|
||||
throw UnknownPropertyException();
|
||||
throw new UnknownPropertyException();
|
||||
}
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue