Merged with trunk R846

Removed some overly verbose debug printing


git-svn-id: svn://localhost/ardour2/branches/midi@847 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
David Robillard 2006-08-24 07:37:17 +00:00
parent ea71de2784
commit 25d1670a61
86 changed files with 1414 additions and 999 deletions

View file

@ -145,7 +145,6 @@ void
BasicUI::save_state ()
{
session->save_state ("");
session->save_history("");
}
void