remove debug output

This commit is contained in:
Paul Davis 2025-09-02 11:08:40 -06:00
parent 0398836dfe
commit 3850dbc8d0

View file

@ -784,8 +784,6 @@ AudioClipEditor::which_canvas_cursor (ItemType type) const
{
EC_LOCAL_TEMPO_SCOPE;
std::cerr << "which canvas cursor for " << enum_2_string (type) << std::endl;
Gdk::Cursor* cursor = which_mode_cursor ();
switch (type) {