From f52b584fa9f1990da99c3d3f39e164d02ec1c0b9 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 20 Jun 2018 23:44:56 +0900 Subject: Removed unrequired comments. Signed-off-by: Michele Calgaro --- tdeui/ktabwidget.cpp | 5 ----- tdeui/ktabwidget.h | 5 ----- 2 files changed, 10 deletions(-) diff --git a/tdeui/ktabwidget.cpp b/tdeui/ktabwidget.cpp index f1f507609..f5c463a6c 100644 --- a/tdeui/ktabwidget.cpp +++ b/tdeui/ktabwidget.cpp @@ -16,11 +16,6 @@ along with this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - -------------------------------------------------------------- - Additional changes: - - 2013/10/14 Michele Calgaro: - add "scroll tabs on mouse wheel event" functionality */ #include diff --git a/tdeui/ktabwidget.h b/tdeui/ktabwidget.h index 867048965..4718c5753 100644 --- a/tdeui/ktabwidget.h +++ b/tdeui/ktabwidget.h @@ -16,11 +16,6 @@ along with this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - -------------------------------------------------------------- - Additional changes: - - 2013/10/14 Michele Calgaro: - add "scroll tabs on mouse wheel event" functionality */ #ifndef KTABWIDGET_H -- cgit v1.2.3