summaryrefslogtreecommitdiffstats
path: root/lib/kofficecore
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-29 10:41:11 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-29 10:41:11 +0900
commit9aec66a72334c90bb0f81c46520c2fc080931d59 (patch)
tree269f37765f1910aaea4eba665136e6b0483b37b5 /lib/kofficecore
parent43d946556f430d12ee69a4b7c52cad0cc6cab10d (diff)
downloadkoffice-9aec66a72334c90bb0f81c46520c2fc080931d59.tar.gz
koffice-9aec66a72334c90bb0f81c46520c2fc080931d59.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'lib/kofficecore')
-rw-r--r--lib/kofficecore/KoDocument.h1
-rw-r--r--lib/kofficecore/KoDocumentInfoDlg.cpp3
2 files changed, 0 insertions, 4 deletions
diff --git a/lib/kofficecore/KoDocument.h b/lib/kofficecore/KoDocument.h
index cb4f9f258..21cb0b6bc 100644
--- a/lib/kofficecore/KoDocument.h
+++ b/lib/kofficecore/KoDocument.h
@@ -1,4 +1,3 @@
-// -*- c-basic-offset: 4 -*-
/* This file is part of the KDE project
Copyright (C) 1998, 1999 Torben Weis <weis@kde.org>
Copyright (C) 2000-2005 David Faure <faure@kde.org>
diff --git a/lib/kofficecore/KoDocumentInfoDlg.cpp b/lib/kofficecore/KoDocumentInfoDlg.cpp
index 522380e53..b799eab3d 100644
--- a/lib/kofficecore/KoDocumentInfoDlg.cpp
+++ b/lib/kofficecore/KoDocumentInfoDlg.cpp
@@ -549,7 +549,4 @@ void KoDocumentInfoPropsPage::copy( const TQString &path, const KArchiveEntry *e
}
}
-/* vim: sw=2 et
- */
-
#include "KoDocumentInfoDlg.moc"