mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 02:36:34 +01:00
ProfileManager: remove leftopver debug print.
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
This commit is contained in:
parent
0c67d1e0c8
commit
1082210759
@ -307,7 +307,6 @@ void ProfileManager::connectDatabase()
|
||||
continue;
|
||||
}
|
||||
if (stmt.startsWith(QSL("--")) && !stmt.contains(QL1C('\n'))) {
|
||||
qDebug() << stmt;
|
||||
continue;
|
||||
}
|
||||
QSqlQuery query;
|
||||
|
Loading…
Reference in New Issue
Block a user