From 27be3234f53d010c57950fdeb098f2e01f2fed2f Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 15 Nov 2010 19:53:57 +0000 Subject: fix missing symbol errors on OS X git-svn-id: svn://localhost/ardour2/branches/3.0@8043 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/au_pluginui.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'gtk2_ardour') diff --git a/gtk2_ardour/au_pluginui.h b/gtk2_ardour/au_pluginui.h index d4cff951b7..af3551b08e 100644 --- a/gtk2_ardour/au_pluginui.h +++ b/gtk2_ardour/au_pluginui.h @@ -57,8 +57,6 @@ class AUPluginUI : public PlugUIBase, public Gtk::VBox void lower_box_realized (); void cocoa_view_resized (); void on_realize (); - void on_show (); - void on_hide (); bool on_map_event (GdkEventAny*); bool on_focus_in_event (GdkEventFocus*); bool on_focus_out_event (GdkEventFocus*); -- cgit v1.2.3