sw/source/core/text/inftxt.hxx |    6 ------
 1 file changed, 6 deletions(-)

New commits:
commit f982e429d18870a6dd09a669035cc9950ce478cb
Author:     Gabor Kelemen <kelemen.gab...@nisz.hu>
AuthorDate: Thu Nov 19 20:12:26 2020 +0100
Commit:     Miklos Vajna <vmik...@collabora.com>
CommitDate: Fri Nov 20 08:42:03 2020 +0100

    Remove unused define
    
    Last use of this was removed in 2017 with:
    commit 832c1f16ddbdc626c6ae11900038e1a88f94b8e4
    
    sw: remove temporary debug code in txttab that no longer builds anyway
    Change-Id: I25cc60e3e31badc91b208c24acc8308e6ba7f04c
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106181
    Tested-by: Jenkins
    Reviewed-by: Miklos Vajna <vmik...@collabora.com>

diff --git a/sw/source/core/text/inftxt.hxx b/sw/source/core/text/inftxt.hxx
index 26eaad505161..e006148e79b7 100644
--- a/sw/source/core/text/inftxt.hxx
+++ b/sw/source/core/text/inftxt.hxx
@@ -56,12 +56,6 @@ namespace sw { class WrongListIterator; }
 #define DIR_RIGHT2LEFT 2
 #define DIR_TOP2BOTTOM 3
 
-#ifdef DBG_UTIL
-#define OPTDBG( rInf )   (rInf).IsOptDbg()
-#else
-#define OPTDBG( rInf )   false
-#endif
-
 // Respects the attribute LineSpace when calculating the Height/Ascent
 class SwLineInfo
 {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to