From b5c532972aa1942918b85e64092a3376dce3a6ae Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 9 Jan 2012 01:33:24 +0000 Subject: Account for ProcessorEntry::_processor being 0 in a few places; remove unused ProcessorBox::build_processor_tooltip. git-svn-id: svn://localhost/ardour2/branches/3.0@11201 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/processor_box.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk2_ardour/processor_box.h') diff --git a/gtk2_ardour/processor_box.h b/gtk2_ardour/processor_box.h index b2fde9c668..270b4147e0 100644 --- a/gtk2_ardour/processor_box.h +++ b/gtk2_ardour/processor_box.h @@ -277,7 +277,6 @@ class ProcessorBox : public Gtk::HBox, public PluginInterestedObject, public ARD Gtk::Menu *processor_menu; gint processor_menu_map_handler (GdkEventAny *ev); Gtk::Menu * build_processor_menu (); - void build_processor_tooltip (Gtk::EventBox&, std::string); void show_processor_menu (int); Gtk::Menu* build_possible_aux_menu(); -- cgit v1.2.3