mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 19:56:31 +01:00
remove unused local variable
This commit is contained in:
parent
68ebcc36a9
commit
eeccb813bb
1 changed files with 0 additions and 2 deletions
|
|
@ -644,8 +644,6 @@ Session::immediately_post_engine ()
|
||||||
void
|
void
|
||||||
Session::destroy ()
|
Session::destroy ()
|
||||||
{
|
{
|
||||||
vector<void*> debug_pointers;
|
|
||||||
|
|
||||||
/* if we got to here, leaving pending state around
|
/* if we got to here, leaving pending state around
|
||||||
* is a mistake.
|
* is a mistake.
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue