Remove a couple of debug messages

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2015-08-25 18:15:24 -07:00
parent b8a09ca520
commit a99839a4f1
2 changed files with 0 additions and 2 deletions

View file

@ -236,7 +236,6 @@ void MainWindow::setStateProperties(const QByteArray& state, const PropertyList&
}
void MainWindow::on_actionDiveSiteEdit_triggered() {
qDebug() << "Chamou";
setApplicationState("EditDiveSite");
}