summaryrefslogtreecommitdiff
path: root/sw/inc/edimp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/edimp.hxx')
-rw-r--r--sw/inc/edimp.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/inc/edimp.hxx b/sw/inc/edimp.hxx
index 1434f3e297cb..d3f73f20439d 100644
--- a/sw/inc/edimp.hxx
+++ b/sw/inc/edimp.hxx
@@ -38,8 +38,6 @@ class SwNodeIndex;
} while( (_pStartCrsr=(SwPaM *)_pStartCrsr->GetNext()) != __pStartCrsr ); \
}
-
-
struct SwPamRange
{
sal_uLong nStart, nEnd;
@@ -69,7 +67,6 @@ public:
{ return _SwPamRanges::operator[](nPos); }
};
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */