AU: install latency listener
[ardour.git] / gtk2_ardour / export_video_infobox.h
index 6bd6c64533e1c9235f69e7eb5a0e2f6cbfe2b3cb..d3dadf1c2a09aef783d04a40f2f5306be5b97aaf 100644 (file)
@@ -38,7 +38,6 @@ class ExportVideoInfobox : public ArdourDialog
        bool show_again () { return showagain_checkbox.get_active(); }
 
   private:
-       //void on_show ();
        Gtk::CheckButton showagain_checkbox;
 };