diff options
Diffstat (limited to 'khelpcenter/docentry.cpp')
-rw-r--r-- | khelpcenter/docentry.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/khelpcenter/docentry.cpp b/khelpcenter/docentry.cpp index 220ed0f93..eba2fda2d 100644 --- a/khelpcenter/docentry.cpp +++ b/khelpcenter/docentry.cpp @@ -345,4 +345,3 @@ void DocEntry::dump() const kdDebug() << " <documenttype>" << mDocumentType << "</documenttype>" << endl; kdDebug() << " </docentry>" << endl; } -// vim:ts=2:sw=2:et |