summaryrefslogtreecommitdiff
path: root/sw/source/filter/ascii/wrtasc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ascii/wrtasc.hxx')
-rw-r--r--sw/source/filter/ascii/wrtasc.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/filter/ascii/wrtasc.hxx b/sw/source/filter/ascii/wrtasc.hxx
index 0c6d5b69d5e0..5a76ef7eb1bc 100644
--- a/sw/source/filter/ascii/wrtasc.hxx
+++ b/sw/source/filter/ascii/wrtasc.hxx
@@ -24,7 +24,6 @@
extern SwNodeFnTab aASCNodeFnTab;
-
// The ASC writer
class SwASCWriter : public Writer
@@ -40,7 +39,6 @@ public:
OUString GetLineEnd() const { return m_sLineEnd; }
};
-
#endif // _ INCLUDED_SW_SOURCE_FILTER_ASCII_WRTASC_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */