13
0

Gah. Remove debug output from previous commit.

git-svn-id: svn://localhost/ardour2/branches/3.0@5058 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2009-05-07 12:24:58 +00:00
parent 2cea8620b5
commit 0c0e5be2e9

View File

@ -1921,7 +1921,6 @@ ARDOUR_UI::snapshot_session ()
}
if (do_save) {
std::cout << "DOING IT!" << std::endl;
save_state (snapname);
}
break;