summaryrefslogtreecommitdiff
path: root/sw/source/core/text/itrtxt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/text/itrtxt.hxx')
-rw-r--r--sw/source/core/text/itrtxt.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/core/text/itrtxt.hxx b/sw/source/core/text/itrtxt.hxx
index 4942055a6811..576b177e1238 100644
--- a/sw/source/core/text/itrtxt.hxx
+++ b/sw/source/core/text/itrtxt.hxx
@@ -229,7 +229,6 @@ public:
};
-
/*************************************************************************
* class SwTxtAdjuster
*************************************************************************/
@@ -364,8 +363,6 @@ inline SwTwips SwTxtMargin::Left() const
return (nDropLines >= nLineNr && 1 != nLineNr) ? nFirst + nDropLeft : nLeft;
}
-
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */