From acdc42e067c5bea90cb1017db919c267fd0bf0d7 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Fri, 29 Oct 2010 19:14:37 +0200 Subject: Revert "Fastest last tab recover" This reverts commit 8561c1b43a506ac4ead17734c20cc55ce7cec666. This implementation lets the last close page to continue load eg flash and in general can produce audio playback :( --- src/mainview.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainview.h') diff --git a/src/mainview.h b/src/mainview.h index 6ef40ac7..29162dd1 100644 --- a/src/mainview.h +++ b/src/mainview.h @@ -189,8 +189,6 @@ private: QList m_recentlyClosedTabs; MainWindow *m_parentWindow; - - WebTab *_lastClosedTab; }; #endif // MAINVIEW_H -- cgit v1.2.1