mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
qt: removed a few debug log lines
This commit is contained in:
@@ -417,7 +417,6 @@ void MainWindow::showStatusPage(StatusPage newStatusPage){
|
||||
}
|
||||
|
||||
void MainWindow::showAboutBox(const QString & href) {
|
||||
qDebug() << "MainWindow::showAboutBox(), href:" << href << endl;
|
||||
AboutDialog dialog(this);
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user