mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 00:04:56 +01:00
NOOP: some minor whitespace fixes
This commit is contained in:
parent
7c6bce5cda
commit
d586956636
3 changed files with 2 additions and 4 deletions
|
|
@ -297,7 +297,6 @@ MidiStreamView::redisplay_track ()
|
|||
apply_note_range(_lowest_note, _highest_note, false);
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
MidiStreamView::update_contents_height ()
|
||||
{
|
||||
|
|
|
|||
|
|
@ -340,7 +340,6 @@ StreamView::playlist_switched (boost::weak_ptr<Track> wtr)
|
|||
tr->playlist()->ContentsChanged.connect (playlist_connections, invalidator (*this), boost::bind (&StreamView::update_coverage_frame, this), gui_context());
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
StreamView::apply_color (Gdk::Color const& c, ColorTarget target)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue