fix incorrect accumulation of export video options each time the dialog is used
[ardour.git] / gtk2_ardour / ruler_dialog.cc
index cee831f78d16144c623d4f667d22948e0207359b..bacd2948d7a3b0445bfbde7b2bfd75fecaa06da9 100644 (file)
@@ -60,11 +60,6 @@ RulerDialog::~RulerDialog ()
 {
 }
 
-void
-RulerDialog::on_response (int)
-{
-       hide ();
-}
 
 void
 RulerDialog::connect_action (Gtk::CheckButton& button, std::string const &action_name_part)