diff options
author | Caolán McNamara <caolanm@redhat.com> | 2010-10-27 12:25:18 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-10-28 15:52:26 +0100 |
commit | f0a94a67d3eb6d9ade5501db273d73c4091817ef (patch) | |
tree | 37a9a262b4e9e79535ebf70c898f133febfa29ef /l10ntools/source | |
parent | cb6434031c8325127a6bf863847a70d12a420cc5 (diff) |
remove duplicate modelines
Diffstat (limited to 'l10ntools/source')
-rw-r--r-- | l10ntools/source/help/HelpCompiler.cxx | 2 | ||||
-rw-r--r-- | l10ntools/source/help/HelpCompiler.hxx | 2 | ||||
-rw-r--r-- | l10ntools/source/help/HelpLinker.cxx | 1 |
3 files changed, 0 insertions, 5 deletions
diff --git a/l10ntools/source/help/HelpCompiler.cxx b/l10ntools/source/help/HelpCompiler.cxx index 61292ee41293..277e9d00f9e7 100644 --- a/l10ntools/source/help/HelpCompiler.cxx +++ b/l10ntools/source/help/HelpCompiler.cxx @@ -588,6 +588,4 @@ namespace fs } } -/* vi:set tabstop=4 shiftwidth=4 expandtab: */ - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/l10ntools/source/help/HelpCompiler.hxx b/l10ntools/source/help/HelpCompiler.hxx index 4b4cbd62e9fc..81b5bde0b182 100644 --- a/l10ntools/source/help/HelpCompiler.hxx +++ b/l10ntools/source/help/HelpCompiler.hxx @@ -315,6 +315,4 @@ private: #endif -/* vi:set tabstop=4 shiftwidth=4 expandtab: */ - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/l10ntools/source/help/HelpLinker.cxx b/l10ntools/source/help/HelpLinker.cxx index c76638724313..9a9bfd4d1bbb 100644 --- a/l10ntools/source/help/HelpLinker.cxx +++ b/l10ntools/source/help/HelpLinker.cxx @@ -1225,6 +1225,5 @@ HELPLINKER_DLLPUBLIC bool compileExtensionHelp } // vnd.sun.star.help://swriter/52821?Language=en-US&System=UNIX -/* vi:set tabstop=4 shiftwidth=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |