[PATCH] libs-gui: Remove emacs modelines in the middle of the file

Sebastian Spaeth Sebastian at SSpaeth.de
Thu Oct 28 09:43:42 PDT 2010


Signed-off-by: Sebastian Spaeth <Sebastian at SSpaeth.de>
---
 svtools/inc/rtftoken.h            |    2 --
 svtools/inc/svtools/svparser.hxx  |    2 --
 svtools/source/svrtf/parrtf.cxx   |    2 --
 svtools/source/svrtf/rtfkey2.cxx  |    2 --
 svtools/source/svrtf/rtfkeywd.cxx |    2 --
 svtools/source/svrtf/svparser.cxx |    1 -
 6 files changed, 0 insertions(+), 11 deletions(-)

diff --git a/svtools/inc/rtftoken.h b/svtools/inc/rtftoken.h
index a237fa3..0d8dac0 100644
--- a/svtools/inc/rtftoken.h
+++ b/svtools/inc/rtftoken.h
@@ -26,8 +26,6 @@
  *
  ************************************************************************/
 
-/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil -*- */
-
 #ifndef _RTFTOKEN_H
 #define _RTFTOKEN_H
 
diff --git a/svtools/inc/svtools/svparser.hxx b/svtools/inc/svtools/svparser.hxx
index 04f477e..3a403b2 100644
--- a/svtools/inc/svtools/svparser.hxx
+++ b/svtools/inc/svtools/svparser.hxx
@@ -26,8 +26,6 @@
  *
  ************************************************************************/
 
-/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil -*- */
-
 #ifndef _SVPARSER_HXX
 #define _SVPARSER_HXX
 
diff --git a/svtools/source/svrtf/parrtf.cxx b/svtools/source/svrtf/parrtf.cxx
index 85861de..23f5c7a 100644
--- a/svtools/source/svrtf/parrtf.cxx
+++ b/svtools/source/svrtf/parrtf.cxx
@@ -29,8 +29,6 @@
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_svtools.hxx"
 
-/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil -*- */
- 
 #include <stdio.h>		                // for EOF
 #include <rtl/tencinfo.h>
 #include <tools/stream.hxx>
diff --git a/svtools/source/svrtf/rtfkey2.cxx b/svtools/source/svrtf/rtfkey2.cxx
index 187a9c0..0151660 100644
--- a/svtools/source/svrtf/rtfkey2.cxx
+++ b/svtools/source/svrtf/rtfkey2.cxx
@@ -29,8 +29,6 @@
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_svtools.hxx"
 
-/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil -*- */
-
 #include "rtfkeywd.hxx"
 
 sal_Char const SVTOOLS_CONSTASCII_DEF( sRTF_HEXCHAR, "\\'" );
diff --git a/svtools/source/svrtf/rtfkeywd.cxx b/svtools/source/svrtf/rtfkeywd.cxx
index d4392c4..5d2b9c0 100644
--- a/svtools/source/svrtf/rtfkeywd.cxx
+++ b/svtools/source/svrtf/rtfkeywd.cxx
@@ -29,8 +29,6 @@
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_svtools.hxx"
 
-/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil -*- */
-
 #include "rtfkeywd.hxx"
 #include "rtftoken.h"
 #include "tools/string.hxx"
diff --git a/svtools/source/svrtf/svparser.cxx b/svtools/source/svrtf/svparser.cxx
index 2425778..c276ffd 100644
--- a/svtools/source/svrtf/svparser.cxx
+++ b/svtools/source/svrtf/svparser.cxx
@@ -28,7 +28,6 @@
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_svtools.hxx"
-/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil -*- */
 
 #include <stdio.h>
 #include <svtools/svparser.hxx>
-- 
1.7.1


--=-=-=
Content-Type: text/x-diff
Content-Disposition: attachment;
 filename=0001-Writer-Remove-emacs-modelines-in-the-middle-of-the-file.patch
Content-Description: writer patch



More information about the LibreOffice mailing list