summaryrefslogtreecommitdiff
path: root/libs/ardour/region.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2020-01-22 14:17:09 -0700
committerPaul Davis <paul@linuxaudiosystems.com>2020-01-23 14:25:38 -0700
commitc3f7940f25e703f8c6546203444d6cdf9f67692d (patch)
tree1f8804693ae771f5ca611f26568f951a72f74d6d /libs/ardour/region.cc
parent31db7e91d8399058863cf34ac3b3cfce40350224 (diff)
NOOP: remove blank line
Diffstat (limited to 'libs/ardour/region.cc')
-rw-r--r--libs/ardour/region.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/ardour/region.cc b/libs/ardour/region.cc
index 635b87fb0f..fb82c5c675 100644
--- a/libs/ardour/region.cc
+++ b/libs/ardour/region.cc
@@ -473,7 +473,6 @@ Region::set_selected_for_solo(bool yn)
_soloSelected = yn;
}
-
}
void