svx/source/dialog/svxruler.cxx | 4 ---- 1 file changed, 4 deletions(-)
New commits: commit e8bedefdf7b034d1282aaac66f86793b25b7d502 Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Thu Jan 23 15:50:36 2020 +0100 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Thu Jan 23 17:13:36 2020 +0100 Remove redundant redefinition of RULER_TAB_RTL ...which is already defined (with the same value) in include/svx/ruler.hxx (which is unconditionally included here). (This conditional definition had been introduced with 80204d8fcf35c14168a75765360eb61977653162 "MWS_SRX644: migrate branch mws_srx644 -> HEAD", for reasons that are likely lost to history by now.) Change-Id: Ib9293d4077ca07e0253c584ba8d91ec4d683f509 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87280 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/svx/source/dialog/svxruler.cxx b/svx/source/dialog/svxruler.cxx index c159a1eca4ef..39830945003c 100644 --- a/svx/source/dialog/svxruler.cxx +++ b/svx/source/dialog/svxruler.cxx @@ -45,10 +45,6 @@ #include "rlrcitem.hxx" #include <memory> -#ifndef RULER_TAB_RTL -#define RULER_TAB_RTL ((sal_uInt16)0x0010) -#endif - #define CTRL_ITEM_COUNT 14 #define GAP 10 #define OBJECT_BORDER_COUNT 4 _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits