summaryrefslogtreecommitdiffstats
path: root/editeng
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2017-05-07 14:34:55 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-05-08 08:33:01 +0200
commitb3eb84376653b1f5883a3543adf36547790dd045 (patch)
tree7fd152186dc38de76207608e44a0054033d2aaae /editeng
parenthNonAliasedFont is unused (diff)
downloadcore-b3eb84376653b1f5883a3543adf36547790dd045.tar.gz
core-b3eb84376653b1f5883a3543adf36547790dd045.zip
cleanup tools/debug.hxx includes
with command > git grep -l tools/debug.hxx | xargs grep -L DBG_ | xargs sed -i '/#include *\(<\|\"\)tools\/debug.hxx.*/d' don't change files in includes/ and */pch Change-Id: Ie429d6a7dca5dfa1073e0f5ba037f7c84bdbec08 Reviewed-on: https://gerrit.libreoffice.org/37349 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'editeng')
-rw-r--r--editeng/source/outliner/overflowingtxt.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/editeng/source/outliner/overflowingtxt.cxx b/editeng/source/outliner/overflowingtxt.cxx
index c053605a6484..86a778bc81c4 100644
--- a/editeng/source/outliner/overflowingtxt.cxx
+++ b/editeng/source/outliner/overflowingtxt.cxx
@@ -18,7 +18,6 @@
*/
#include "rtl/ustring.hxx"
-#include "tools/debug.hxx"
#include "editeng/overflowingtxt.hxx"
#include "editeng/outliner.hxx"