diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-06-21 00:01:55 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-06-21 00:01:55 +0900 |
commit | 24ee9f5775095a8535d9249ed3436e028ba0b750 (patch) | |
tree | 94842fc077fcd37185fc74d06308e7a684334322 /kcontrol/taskbar/kcmtaskbar.cpp | |
parent | 9c625e0ca93d3a2d59f89324f0e0b2e2e9bec492 (diff) | |
download | tdebase-24ee9f5775095a8535d9249ed3436e028ba0b750.tar.gz tdebase-24ee9f5775095a8535d9249ed3436e028ba0b750.zip |
Removed unrequired comments.
Partially cherry-picked from commit f2ca34345.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kcontrol/taskbar/kcmtaskbar.cpp')
-rw-r--r-- | kcontrol/taskbar/kcmtaskbar.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/kcontrol/taskbar/kcmtaskbar.cpp b/kcontrol/taskbar/kcmtaskbar.cpp index 80c7bf87e..941c8b986 100644 --- a/kcontrol/taskbar/kcmtaskbar.cpp +++ b/kcontrol/taskbar/kcmtaskbar.cpp @@ -14,12 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - - -------------------------------------------------------------- - Additional changes: - - 2013/10/22 Michele Calgaro - * added support for display mode (Icons and Text, Text only, Icons only) - and removed "Show application icons" */ #include <tqcheckbox.h> |