diff options
Diffstat (limited to 'src/mainview.h')
-rw-r--r-- | src/mainview.h | 2 |
1 files changed, 0 insertions, 2 deletions
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<HistoryItem> m_recentlyClosedTabs; MainWindow *m_parentWindow; - - WebTab *_lastClosedTab; }; #endif // MAINVIEW_H |