Large nasty commit in the form of a 5000 line patch chock-full of completely
[ardour.git] / libs / ardour / ardour / ardour.h
index fee6c601a2ebf1c1c390d5dc892e31e584ed4c28..c0dfea9a950e9edccc885a363dcbdc933feaf728 100644 (file)
@@ -45,7 +45,7 @@ namespace ARDOUR {
 
        static const jack_nframes_t max_frames = JACK_MAX_FRAMES;
 
-       int init (AudioEngine&, bool with_vst, bool try_optimization, void (*sighandler)(int,siginfo_t*,void*) = 0);
+       int init (AudioEngine&, bool with_vst, bool try_optimization);
        int cleanup ();