Remove unused declaration.

git-svn-id: svn://localhost/ardour2/branches/3.0@11060 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2011-12-22 23:41:59 +00:00
parent d2dd80807c
commit 74df4e2d91

View 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() {