sw/source/uibase/uiview/viewport.cxx |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit f629368696a095aed135ab98a91c8a37dae81c3c
Author: Noel Grandin <noel.gran...@collabora.co.uk>
Date:   Fri Aug 18 15:22:21 2017 +0200

    no need to redefine WB_RIGHT_ALIGNED
    
    Change-Id: I99387a402354a8d982e1d36e7d2fdbb710658a97
    Reviewed-on: https://gerrit.libreoffice.org/41300
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk>

diff --git a/sw/source/uibase/uiview/viewport.cxx 
b/sw/source/uibase/uiview/viewport.cxx
index 3a0214dae4aa..610f8d39f4ed 100644
--- a/sw/source/uibase/uiview/viewport.cxx
+++ b/sw/source/uibase/uiview/viewport.cxx
@@ -51,10 +51,6 @@
 
 // The SetVisArea of the DocShell must not be called from InnerResizePixel.
 // But our adjustments must take place.
-#ifndef WB_RIGHT_ALIGNED
-#define WB_RIGHT_ALIGNED    ((WinBits)0x00008000)
-#endif
-
 static bool bProtectDocShellVisArea = false;
 
 static sal_uInt16 nPgNum = 0;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to