From 515bd5ad4d5197b2215e19fd9b6444a3c7704dc3 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sun, 6 Aug 2017 14:48:18 +0200 Subject: Remove some debug output --- libs/ardour/selection.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'libs/ardour/selection.cc') diff --git a/libs/ardour/selection.cc b/libs/ardour/selection.cc index d6d76574bf..5bd05b99f7 100644 --- a/libs/ardour/selection.cc +++ b/libs/ardour/selection.cc @@ -358,8 +358,6 @@ CoreSelection::set_state (const XMLNode& node, int /* version */) _stripables.insert (ss); } - std::cerr << "set state: " << _stripables.size() << std::endl; - return 0; } -- cgit v1.2.3