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