summaryrefslogtreecommitdiff
path: root/gtk2_ardour/port_group.cc
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2009-02-05 12:56:12 +0000
committerCarl Hetherington <carl@carlh.net>2009-02-05 12:56:12 +0000
commit67d545c0809522e8d32b919941f2be56d94c7ba3 (patch)
tree1f97cbe7fc6eea202a7d64de837ddcfa6a7b04dd /gtk2_ardour/port_group.cc
parentee4e28751edae18bc2c2d3960472f15446b17306 (diff)
Small fixes to port matrix rendering, mostly visible when using the bundle manager.
git-svn-id: svn://localhost/ardour2/branches/3.0@4491 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/port_group.cc')
-rw-r--r--gtk2_ardour/port_group.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/port_group.cc b/gtk2_ardour/port_group.cc
index 05bd3153b7..52d6d6a089 100644
--- a/gtk2_ardour/port_group.cc
+++ b/gtk2_ardour/port_group.cc
@@ -110,7 +110,6 @@ PortGroup::total_ports () const
/** PortGroupList constructor.
*/
-
PortGroupList::PortGroupList ()
: _type (ARDOUR::DataType::AUDIO), _bundles_dirty (true)
{