globally remove all trailing whitespace from ardour code base.
[ardour.git] / gtk2_ardour / analysis_window.cc
index f653490345b70e48598789c397fe24daff6d5cbd..4ed17b441abba395de8cde0b83a7dc5bf7065b7d 100644 (file)
@@ -310,7 +310,7 @@ AnalysisWindow::analyze_data (Gtk::Button * /*button*/)
                                newrow[tlcols.visible]     = true;
                                newrow[tlcols.color]       = rui->color();
                                newrow[tlcols.graph]       = res;
-                       } 
+                       }
                } else if (source_selection_regions_rb.get_active()) {
                        RegionSelection ars = s.regions;
                        // std::cerr << "Analyzing selected regions" << std::endl;