From 31815b5f268fa0233cd25b7ff2c8a246c12c20d1 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sat, 13 Apr 2019 17:48:27 +0200 Subject: NO-OP: whitespace This fixes mostly after and similar not used for indenting as well as some related code alignment issues. --- gtk2_ardour/location_ui.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gtk2_ardour/location_ui.cc') diff --git a/gtk2_ardour/location_ui.cc b/gtk2_ardour/location_ui.cc index 306f2ab6d2..a23c3153ac 100644 --- a/gtk2_ardour/location_ui.cc +++ b/gtk2_ardour/location_ui.cc @@ -541,7 +541,7 @@ LocationEditRow::cd_toggled () item_table.remove (cd_track_details_hbox); // item_table.resize(1, 7); - redraw_ranges(); /* EMIT_SIGNAL */ + redraw_ranges(); /* EMIT_SIGNAL */ } } @@ -590,7 +590,7 @@ LocationEditRow::remove_button_pressed () return; } - remove_requested (location); /* EMIT_SIGNAL */ + remove_requested (location); /* EMIT_SIGNAL */ } -- cgit v1.2.3