summaryrefslogtreecommitdiff
path: root/sw/source/core/para
diff options
context:
space:
mode:
authorKayo Hamid <revol.code@yahoo.com>2010-11-22 10:32:27 +0000
committerCaolán McNamara <caolanm@redhat.com>2010-11-22 10:32:27 +0000
commit58012767d94eb0028fdfe87d620553090465dc6c (patch)
treea492acaf59acdf49c36784d4f60b4d9ee85a5bb8 /sw/source/core/para
parent1b0c06fa5141409d33aa4acf581a7806947f2ff8 (diff)
Clean code and comments at writer
Diffstat (limited to 'sw/source/core/para')
-rw-r--r--sw/source/core/para/paratr.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/para/paratr.cxx b/sw/source/core/para/paratr.cxx
index df8581b98fb6..eb8c367ef993 100644
--- a/sw/source/core/para/paratr.cxx
+++ b/sw/source/core/para/paratr.cxx
@@ -230,8 +230,6 @@ bool SwFmtDrop::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId )
nDistance = MM100_TO_TWIP(pDrop->Distance);
}
else {
- //exception( wrong_type)
- ;
}
}
break;