Fix insane formatting (how did this even happen? copy paste from an email diff or something?).

git-svn-id: svn://localhost/ardour2/branches/3.0@4631 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
David Robillard 2009-02-19 00:25:24 +00:00
parent df329436ea
commit 2e1332f74f

View file

@ -920,7 +920,8 @@
}
void
TimeAxisView::add_ghost (RegionView* rv) {
TimeAxisView::add_ghost (RegionView* rv)
{
GhostRegion* gr = rv->add_ghost (*this);
if(gr) {