Remove debug message

This commit is contained in:
Robin Gareus
2025-08-25 01:08:55 +02:00
parent 540f0b1f61
commit 5e706c4fd4

View File

@@ -1457,7 +1457,6 @@ CueEditor::unset (bool trigger_too)
history_connection.disconnect();
_update_connection.disconnect();
object_connections.drop_connections ();
std::cerr << "CE:unset, oc now " << object_connections.size() << std::endl;
rec_blink_connection.disconnect ();
count_in_connection.disconnect ();
capture_connections.drop_connections ();