summaryrefslogtreecommitdiff
path: root/editeng/source/outliner/outliner.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/source/outliner/outliner.cxx')
-rw-r--r--editeng/source/outliner/outliner.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/editeng/source/outliner/outliner.cxx b/editeng/source/outliner/outliner.cxx
index 5e209a3a6aaa..b45373cf9bb5 100644
--- a/editeng/source/outliner/outliner.cxx
+++ b/editeng/source/outliner/outliner.cxx
@@ -2140,6 +2140,4 @@ sal_Bool DrawPortionInfo::IsRTL() const
return (1 == (mnBiDiLevel % 2));
}
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */