Remove unused API declaration (removed in 789f08891b)
authorRobin Gareus <robin@gareus.org>
Sun, 13 Oct 2019 02:12:02 +0000 (04:12 +0200)
committerRobin Gareus <robin@gareus.org>
Sun, 13 Oct 2019 02:12:02 +0000 (04:12 +0200)
libs/ardour/ardour/session.h

index 89e71cf1c76ac97558dfafe45f2ba13e77217a7b..e87dd18bae7e6d9e930aba8edf75e2d1a5bee934 100644 (file)
@@ -1485,7 +1485,6 @@ private:
        void             auto_loop_changed (Location *);
        void             auto_loop_declick_range (Location *, samplepos_t &, samplepos_t &);
 
-       int  ensure_engine (uint32_t desired_sample_rate, bool);
        void pre_engine_init (std::string path);
        int  post_engine_init ();
        int  immediately_post_engine ();