13
0

Remove debug output

This commit is contained in:
Robin Gareus 2024-07-22 20:28:45 +02:00
parent 7567884111
commit bb8f6a3d66
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -4923,7 +4923,6 @@ Session::remove_source (std::weak_ptr<Source> src, bool drop_references)
SourceRemoved (src); /* EMIT SIGNAL */
if (drop_references) {
printf ("Source->drop_references!\n");
source->drop_references ();
/* Removing a Source cannot be undone.
* We need to clear all undo commands that reference the