mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 15:16:25 +01:00
[Summary]: delete unused std::cout
This commit is contained in:
parent
183adfa472
commit
1642ff08e7
1 changed files with 0 additions and 1 deletions
|
|
@ -595,7 +595,6 @@ Editor::new_transport_marker_context_menu (GdkEventButton* ev, ArdourCanvas::Ite
|
||||||
void
|
void
|
||||||
Editor::build_marker_menu (Location* loc)
|
Editor::build_marker_menu (Location* loc)
|
||||||
{
|
{
|
||||||
std::cout<<"Editor::build_marker_menu"<<std::endl;
|
|
||||||
using namespace Menu_Helpers;
|
using namespace Menu_Helpers;
|
||||||
|
|
||||||
marker_menu = new Menu;
|
marker_menu = new Menu;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue