From 24ee9f5775095a8535d9249ed3436e028ba0b750 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 21 Jun 2018 00:01:55 +0900 Subject: Removed unrequired comments. Partially cherry-picked from commit f2ca34345. Signed-off-by: Michele Calgaro --- kcontrol/taskbar/kcmtaskbar.cpp | 6 ------ kcontrol/taskbar/kcmtaskbar.h | 6 ------ 2 files changed, 12 deletions(-) (limited to 'kcontrol/taskbar') 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 diff --git a/kcontrol/taskbar/kcmtaskbar.h b/kcontrol/taskbar/kcmtaskbar.h index f14500a68..4d644bd0f 100644 --- a/kcontrol/taskbar/kcmtaskbar.h +++ b/kcontrol/taskbar/kcmtaskbar.h @@ -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" */ #ifndef __kcmtaskbar_h__ -- cgit v1.2.1