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:56:34 +0900 |
commit | d41daf91df0d2d79fbacb6980a8bad75c2cf5236 (patch) | |
tree | 5c9241aa6c85256842e3ca5e02f32de6a6dd7993 /noatun-plugins | |
parent | 61e4a38f6aef304b9bacac0a908430a141cb5fc8 (diff) | |
download | tdeaddons-d41daf91df0d2d79fbacb6980a8bad75c2cf5236.tar.gz tdeaddons-d41daf91df0d2d79fbacb6980a8bad75c2cf5236.zip |
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 * * * |