mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-22 14:46:34 +01:00
Warning fix.
git-svn-id: svn://localhost/ardour2/trunk@1609 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
8bcddb0ee1
commit
e6481db654
1 changed files with 1 additions and 1 deletions
|
|
@ -178,7 +178,7 @@ TranzportControlProtocol::monitor_work ()
|
|||
pthread_setcanceltype (PTHREAD_CANCEL_ASYNCHRONOUS, 0);
|
||||
rtpriority_set();
|
||||
inflight=0;
|
||||
int intro = 20;
|
||||
//int intro = 20;
|
||||
|
||||
// wait for the device to come online
|
||||
invalidate();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue