diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-25 20:56:34 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-25 20:58:02 +0900 |
commit | b22f515a09308bd949d2004d3edbf273c550f544 (patch) | |
tree | 2013d86a41c8af13803a525a47038cd71e2db866 /noatun-plugins | |
parent | c2cdd1a81546369d923008f8ba4fdb6828846122 (diff) | |
download | tdeaddons-b22f515a09308bd949d2004d3edbf273c550f544.tar.gz tdeaddons-b22f515a09308bd949d2004d3edbf273c550f544.zip |
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d41daf91df0d2d79fbacb6980a8bad75c2cf5236)
Diffstat (limited to 'noatun-plugins')
-rw-r--r-- | noatun-plugins/dub/dub/dub.h | 1 | ||||
-rw-r--r-- | noatun-plugins/dub/dub/dubapp.h | 1 | ||||
-rw-r--r-- | noatun-plugins/dub/dub/dubconfigmodule.h | 1 | ||||
-rw-r--r-- | noatun-plugins/dub/dub/dubplaylist.h | 1 | ||||
-rw-r--r-- | noatun-plugins/dub/dub/fileselectorwidget.h | 2 |
5 files changed, 1 insertions, 5 deletions
diff --git a/noatun-plugins/dub/dub/dub.h b/noatun-plugins/dub/dub/dub.h index 23763ee..75519bf 100644 --- a/noatun-plugins/dub/dub/dub.h +++ b/noatun-plugins/dub/dub/dub.h @@ -1,4 +1,3 @@ -// -*-c++-*- /*************************************************************************** dub.h - description ------------------- diff --git a/noatun-plugins/dub/dub/dubapp.h b/noatun-plugins/dub/dub/dubapp.h index cc978df..5ff55c7 100644 --- a/noatun-plugins/dub/dub/dubapp.h +++ b/noatun-plugins/dub/dub/dubapp.h @@ -1,4 +1,3 @@ -// -*-c++-*- // // C++ Interface for module: DubApp // diff --git a/noatun-plugins/dub/dub/dubconfigmodule.h b/noatun-plugins/dub/dub/dubconfigmodule.h index 09c52a4..eef9842 100644 --- a/noatun-plugins/dub/dub/dubconfigmodule.h +++ b/noatun-plugins/dub/dub/dubconfigmodule.h @@ -1,4 +1,3 @@ -// -*-c++-*- #ifndef DUBCONFIGMODULE_H #define DUBCONFIGMODULE_H diff --git a/noatun-plugins/dub/dub/dubplaylist.h b/noatun-plugins/dub/dub/dubplaylist.h index 831486a..49c8f2f 100644 --- a/noatun-plugins/dub/dub/dubplaylist.h +++ b/noatun-plugins/dub/dub/dubplaylist.h @@ -1,4 +1,3 @@ -// -*-c++-*- // // C++ Interface dubplaylist.h // diff --git a/noatun-plugins/dub/dub/fileselectorwidget.h b/noatun-plugins/dub/dub/fileselectorwidget.h index e84534b..01d6e44 100644 --- a/noatun-plugins/dub/dub/fileselectorwidget.h +++ b/noatun-plugins/dub/dub/fileselectorwidget.h @@ -1,4 +1,4 @@ -/*-*-c++-*-***************************************************************** +/* * Copyright (C) 2001 by Bernd Gehrmann bernd@kdevelop.org * * Copyright (C) 2002 by Eray Ozkural erayo@cs.bilkent.edu.tr * * * |