Fix: remove test code

This commit is contained in:
2026-02-24 15:34:04 +01:00
parent f37d6c9128
commit 2b4e9dcdd2

View File

@@ -290,8 +290,6 @@ void Worker::privateUpdate() {
return; return;
} }
return;
QString func(__PRETTY_FUNCTION__); QString func(__PRETTY_FUNCTION__);
GUI() << (ISMAS() << (CONSOLE() << UPDATE_STEP::STARTED)); GUI() << (ISMAS() << (CONSOLE() << UPDATE_STEP::STARTED));