[Libreoffice-commits] .: xmloff/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Nov 8 22:31:14 PST 2012


 xmloff/source/style/XMLBackgroundImageContext.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit faff21dcaa3f04be5aedbb966f0a6794404dfcaa
Author: jailletc36 <christophe.jaillet at wanadoo.fr>
Date:   Thu Nov 8 21:15:26 2012 +0100

    Same, cut and paste typo ?
    
    Change-Id: I34e1de922544e5e0f0ea0e03be5d238d600aa833
    Signed-off-by: jailletc36 <christophe.jaillet at wanadoo.fr>
    Reviewed-on: https://gerrit.libreoffice.org/1010
    Reviewed-by: Tor Lillqvist <tml at iki.fi>
    Tested-by: Tor Lillqvist <tml at iki.fi>

diff --git a/xmloff/source/style/XMLBackgroundImageContext.cxx b/xmloff/source/style/XMLBackgroundImageContext.cxx
index 4d74120..a209d5b 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:


More information about the Libreoffice-commits mailing list