Warning fix.
authorDavid Robillard <d@drobilla.net>
Sat, 17 Mar 2007 01:12:46 +0000 (01:12 +0000)
committerDavid Robillard <d@drobilla.net>
Sat, 17 Mar 2007 01:12:46 +0000 (01:12 +0000)
git-svn-id: svn://localhost/ardour2/trunk@1609 d708f5d6-7413-0410-9779-e7cbd77b26cf

libs/surfaces/tranzport/init.cc

index 8f222ec6f2fa8558f2c9f802e212e4046d80888e..94f85bdc56935898824ecb0c2393fc218d7a410b 100644 (file)
@@ -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();