summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xmloff/source/style/backhdl.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/style/backhdl.cxx b/xmloff/source/style/backhdl.cxx
index 9ce71509ccc5..9cfe17666bd9 100644
--- a/xmloff/source/style/backhdl.cxx
+++ b/xmloff/source/style/backhdl.cxx
@@ -236,7 +236,6 @@ void XMLBackGraphicPositionPropHdl::MergeXMLVertPos( style::GraphicLocation& ePo
(style::GraphicLocation_MIDDLE_MIDDLE==eVert ?
style::GraphicLocation_LEFT_MIDDLE :
style::GraphicLocation_LEFT_BOTTOM);
- ePos = eVert;
break;
case style::GraphicLocation_MIDDLE_TOP: