Merged with trunk R874.

Commented out some overly verbose debug prints


git-svn-id: svn://localhost/ardour2/branches/midi@875 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
David Robillard 2006-08-31 02:28:42 +00:00
parent 5a40162026
commit 5169a66f35
27 changed files with 300 additions and 270 deletions

View file

@ -469,7 +469,7 @@ GainMeter::reset_peak_display ()
{
max_peak = minus_infinity();
peak_display_label.set_text (_("-Inf"));
peak_display.set_name ("Mixerstrippeakdisplay");
peak_display.set_name ("MixerStripPeakDisplay");
}
void