mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-05 13:15:44 +01:00
Remove unused declaration.
git-svn-id: svn://localhost/ardour2/branches/3.0@11065 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
d8a9f64bbc
commit
b7688699ef
1 changed files with 0 additions and 2 deletions
|
|
@ -369,8 +369,6 @@ class Session : public PBD::StatefulDestructible, public PBD::ScopedConnectionLi
|
|||
void set_auto_loop_location (Location *);
|
||||
int location_name(std::string& result, std::string base = std::string(""));
|
||||
|
||||
void reset_input_monitor_state ();
|
||||
|
||||
pframes_t get_block_size() const { return current_block_size; }
|
||||
framecnt_t worst_output_latency () const { return _worst_output_latency; }
|
||||
framecnt_t worst_input_latency () const { return _worst_input_latency; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue