removed debug print

This commit is contained in:
Vadim Kurland
2011-04-17 17:42:05 -07:00
parent 019eba37ba
commit 3dbfe5508b
-2
View File
@@ -1538,8 +1538,6 @@ void FWWindow::showReleaseNotes()
QString file_name = QString("release_notes_%1.html").arg(version_no_build);
qDebug() << "Release notes file: " << file_name;
// Show "release notes" dialog only if corresponding file
// exists.
QString contents;