mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
qt: removed a few debug log lines
This commit is contained in:
parent
776dc7ec52
commit
eccd5b6ff0
2 changed files with 0 additions and 3 deletions
|
@ -417,7 +417,6 @@ void MainWindow::showStatusPage(StatusPage newStatusPage){
|
|||
}
|
||||
|
||||
void MainWindow::showAboutBox(const QString & href) {
|
||||
qDebug() << "MainWindow::showAboutBox(), href:" << href << endl;
|
||||
AboutDialog dialog(this);
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue