From 7c49119be05c2a0fc324f6a13e91720ac66a5957 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 29 Aug 2009 20:48:11 +0000 Subject: Modify hacks associated with initial sizing of port matrices to try and make things work with both fluxbox and metacity. git-svn-id: svn://localhost/ardour2/branches/3.0@5604 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/port_matrix_body.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk2_ardour/port_matrix_body.cc') diff --git a/gtk2_ardour/port_matrix_body.cc b/gtk2_ardour/port_matrix_body.cc index f61593d540..08849ee165 100644 --- a/gtk2_ardour/port_matrix_body.cc +++ b/gtk2_ardour/port_matrix_body.cc @@ -471,7 +471,6 @@ void PortMatrixBody::component_size_changed () { compute_rectangles (); - _matrix->setup_max_size (); _matrix->setup_scrollbars (); } -- cgit v1.2.3