Add missing snap-to actions to the main menu so that their keyboard accelerators...
[ardour.git] / gtk2_ardour / utils.h
index 2dce61e9080e468f3144dcfdb2f0bfc69f64ac3a..b42371f4a2032854b53217023f4800ae236fce35 100644 (file)
@@ -91,6 +91,4 @@ void resize_window_to_proportion_of_monitor (Gtk::Window*, int, int);
 
 std::string escape_underscores (std::string const &);
 
-void control_link (PBD::ScopedConnectionList& scl, boost::shared_ptr<PBD::Controllable> c, Gtk::Adjustment& a);
-
 #endif /* __ardour_gtk_utils_h__ */