X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fexport_video_infobox.h;fp=gtk2_ardour%2Fexport_video_infobox.h;h=d3dadf1c2a09aef783d04a40f2f5306be5b97aaf;hb=e6e5aab81285400b3268bb3931f981b709860f26;hp=6bd6c64533e1c9235f69e7eb5a0e2f6cbfe2b3cb;hpb=b407b753f718d9244f16c23eb31a137be00f230e;p=ardour.git diff --git a/gtk2_ardour/export_video_infobox.h b/gtk2_ardour/export_video_infobox.h index 6bd6c64533..d3dadf1c2a 100644 --- a/gtk2_ardour/export_video_infobox.h +++ b/gtk2_ardour/export_video_infobox.h @@ -38,7 +38,6 @@ class ExportVideoInfobox : public ArdourDialog bool show_again () { return showagain_checkbox.get_active(); } private: - //void on_show (); Gtk::CheckButton showagain_checkbox; };