summaryrefslogtreecommitdiff
path: root/sw/source/core/text/SwGrammarMarkUp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/text/SwGrammarMarkUp.cxx')
-rw-r--r--sw/source/core/text/SwGrammarMarkUp.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/text/SwGrammarMarkUp.cxx b/sw/source/core/text/SwGrammarMarkUp.cxx
index 7506f8532ce4..1d34f00380f3 100644
--- a/sw/source/core/text/SwGrammarMarkUp.cxx
+++ b/sw/source/core/text/SwGrammarMarkUp.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#include "SwGrammarMarkUp.hxx"
SwGrammarMarkUp::~SwGrammarMarkUp()
@@ -37,7 +36,6 @@ void SwGrammarMarkUp::CopyFrom( const SwWrongList& rCopy )
SwWrongList::CopyFrom( rCopy );
}
-
void SwGrammarMarkUp::MoveGrammar( sal_Int32 nPos, sal_Int32 nDiff )
{
Move( nPos, nDiff );