diff options
author | Michele Calgaro <[email protected]> | 2020-09-22 21:48:29 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-22 22:20:09 +0900 |
commit | 60969a61fa0e164f126cb3e77036579c71c05b1a (patch) | |
tree | 9605a8c95326a9ab861483cb91071789a38ab223 /khelpcenter/testmetainfo.cpp | |
parent | 95a1a02e9efc2854d81130a9fc5218d9150141c6 (diff) | |
download | tdebase-60969a61fa0e164f126cb3e77036579c71c05b1a.tar.gz tdebase-60969a61fa0e164f126cb3e77036579c71c05b1a.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 08d0bb03c026ca9d72fb13105363979660ea9aed)
Diffstat (limited to 'khelpcenter/testmetainfo.cpp')
-rw-r--r-- | khelpcenter/testmetainfo.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/khelpcenter/testmetainfo.cpp b/khelpcenter/testmetainfo.cpp index 2f77ff766..260ea77d0 100644 --- a/khelpcenter/testmetainfo.cpp +++ b/khelpcenter/testmetainfo.cpp @@ -116,4 +116,3 @@ int main(int argc,char **argv) DocMetaInfo::self()->startTraverseEntries( &a ); kdDebug() << "Async TRAVERSE end" << endl; } -// vim:ts=2:sw=2:et |