Removed debug messages.

This commit is contained in:
Christoph Holzheuer
2026-01-12 09:01:06 +01:00
parent 9b1a1233f9
commit c0ce6a81e3
6 changed files with 0 additions and 20 deletions

View File

@@ -262,7 +262,6 @@ void BCMainWindow::onShowMessage( const QString& message, int timeOut )
void BCMainWindow::onStartAnimation()
{
qDebug() << " FEIN!";
_delightWidget->onStartChaos();
}