summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorSebastian Spaeth <Sebastian@SSpaeth.de>2010-10-28 18:43:43 +0200
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-10-29 01:33:22 -0500
commit63eb2c49dd3561cc5ac9f4e4a54ea30c76ab148a (patch)
treefda5927936f5b5db9c9fce70998b2eb3381e4c9b /starmath
parent036b5672094c33db47010c6a52ba1ed720d8150b (diff)
writer: Remove emacs modelines in the middle of the file
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'starmath')
-rw-r--r--starmath/source/mathtype.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/starmath/source/mathtype.cxx b/starmath/source/mathtype.cxx
index c713ca0f0772..bbfe4f5952ca 100644
--- a/starmath/source/mathtype.cxx
+++ b/starmath/source/mathtype.cxx
@@ -30,9 +30,7 @@
#include "precompiled_starmath.hxx"
#include <mathtype.hxx>
-
#include <osl/diagnose.h>
-
#include <sfx2/docfile.hxx>
#define APPEND(str,ascii) str.AppendAscii(RTL_CONSTASCII_STRINGPARAM(ascii))