Remove unused declaration.
authorCarl Hetherington <carl@carlh.net>
Thu, 22 Dec 2011 23:41:59 +0000 (23:41 +0000)
committerCarl Hetherington <carl@carlh.net>
Thu, 22 Dec 2011 23:41:59 +0000 (23:41 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@11060 d708f5d6-7413-0410-9779-e7cbd77b26cf

libs/ardour/ardour/audioengine.h

index ca580419b65e80a31c834c76266fefaaf71a9492..a8534a7191fa45440b8d529c331a50f1067c14bd 100644 (file)
@@ -129,7 +129,6 @@ public:
 
        int request_buffer_size (pframes_t);
 
-       framecnt_t set_monitor_check_interval (framecnt_t);
        framecnt_t processed_frames() const { return _processed_frames; }
 
        float get_cpu_load() {