1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 17:52:10 +02:00

Removed unnecessary QDebug

This commit is contained in:
nowrep 2013-06-18 11:05:25 +02:00
parent 99b35a19b5
commit 50a4d78026

View File

@ -261,7 +261,6 @@ bool WebTab::isRestored() const
return m_savedTab.isEmpty();
}
#include <QDebug>
void WebTab::restoreTab(const WebTab::SavedTab &tab)
{
if (qzSettings->loadTabsOnActivation) {