From e6481db65410335dc47d87810c3d07f541ca769c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 17 Mar 2007 01:12:46 +0000 Subject: Warning fix. git-svn-id: svn://localhost/ardour2/trunk@1609 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/surfaces/tranzport/init.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs') diff --git a/libs/surfaces/tranzport/init.cc b/libs/surfaces/tranzport/init.cc index 8f222ec6f2..94f85bdc56 100644 --- a/libs/surfaces/tranzport/init.cc +++ b/libs/surfaces/tranzport/init.cc @@ -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(); -- cgit v1.2.3