X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fplugin_ui.h;h=2f15356c615c6f30e727c454a0a19a3bc8d27d5d;hb=767984b486086e3682e521179c2fb8364b3bba76;hp=fd5516cee12d408996258e89629f4ae074e2bd62;hpb=461b4326a1619ca69fc835e57b541626855054f9;p=ardour.git diff --git a/gtk2_ardour/plugin_ui.h b/gtk2_ardour/plugin_ui.h index fd5516cee1..2f15356c61 100644 --- a/gtk2_ardour/plugin_ui.h +++ b/gtk2_ardour/plugin_ui.h @@ -15,7 +15,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id$ */ #ifndef __ardour_plugin_ui_h__ @@ -207,7 +206,7 @@ class PluginUIWindow : public ArdourDialog private: PlugUIBase* _pluginui; - void plugin_going_away (ARDOUR::Redirect*); + void plugin_going_away (); }; #ifdef VST_SUPPORT