summaryrefslogtreecommitdiff
path: root/svx/source/table/cell.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-12-18 06:54:03 +0000
committerRüdiger Timm <rt@openoffice.org>2008-12-18 06:54:03 +0000
commit094f6a7e968dd797e43b3b619d380228cab4132f (patch)
treed8f0e8875c5fe52cce1e03df7ae1bfeb6aa51e34 /svx/source/table/cell.cxx
parent34fa72e8733f62bd2b017ac1513450c09cfcdc97 (diff)
#i10000# Warning: statement is unreachable.
Diffstat (limited to 'svx/source/table/cell.cxx')
-rw-r--r--svx/source/table/cell.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/table/cell.cxx b/svx/source/table/cell.cxx
index 2bfe25bfd523..4eb4fd0118dc 100644
--- a/svx/source/table/cell.cxx
+++ b/svx/source/table/cell.cxx
@@ -1590,7 +1590,6 @@ Any SAL_CALL Cell::getFastPropertyValue( sal_Int32 nHandle ) throw (UnknownPrope
{
(void)nHandle;
throw UnknownPropertyException();
- throw new UnknownPropertyException();
}
// -----------------------------------------------------------------------------