diff options
-rw-r--r-- | xmloff/source/style/XMLBackgroundImageContext.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/style/XMLBackgroundImageContext.cxx b/xmloff/source/style/XMLBackgroundImageContext.cxx index 4d741201f59b..a209d5b08b0d 100644 --- a/xmloff/source/style/XMLBackgroundImageContext.cxx +++ b/xmloff/source/style/XMLBackgroundImageContext.cxx @@ -154,7 +154,6 @@ static void lcl_xmlbic_MergeVertPos( GraphicLocation& ePos, : (GraphicLocation_MIDDLE_MIDDLE==eVert ? GraphicLocation_LEFT_MIDDLE : GraphicLocation_LEFT_BOTTOM); - ePos = eVert; break; case GraphicLocation_MIDDLE_TOP: |