summaryrefslogtreecommitdiff
path: root/sw/source/filter/ascii/parasc.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ascii/parasc.cxx')
-rw-r--r--sw/source/filter/ascii/parasc.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/filter/ascii/parasc.cxx b/sw/source/filter/ascii/parasc.cxx
index 320447832169..8371f1536bbf 100644
--- a/sw/source/filter/ascii/parasc.cxx
+++ b/sw/source/filter/ascii/parasc.cxx
@@ -67,7 +67,6 @@ public:
sal_uLong CallParser();
};
-
// Call for the general reader interface
sal_uLong AsciiReader::Read( SwDoc &rDoc, const OUString&, SwPaM &rPam, const OUString & )
{
@@ -130,7 +129,6 @@ SwASCIIParser::~SwASCIIParser()
delete pItemSet;
}
-
// Calling the parser
sal_uLong SwASCIIParser::CallParser()
{