From 844d1c05477a3137cce54561514c851bdfe49406 Mon Sep 17 00:00:00 2001 From: Alexander Lohnau Date: Fri, 23 Apr 2021 19:43:55 +0200 Subject: Remove code for dolphin < 4.14 tab restore The old config keys haven't been written for since KDE 4 times and has been internally marked as deprecated. --- src/dolphintabpage.h | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/dolphintabpage.h') diff --git a/src/dolphintabpage.h b/src/dolphintabpage.h index a9b7f8133..57a0c3344 100644 --- a/src/dolphintabpage.h +++ b/src/dolphintabpage.h @@ -128,15 +128,6 @@ public: */ void restoreState(const QByteArray& state); - /** - * Restores all tab related properties (urls, splitter layout, ...) from - * the given \a state. - * - * @deprecated The first tab state version has no version number, we keep - * this method to restore old states (<= Dolphin 4.14.x). - */ - Q_DECL_DEPRECATED void restoreStateV1(const QByteArray& state); - /** * Set whether the tab page is active * -- cgit v1.3.1