Skip to content

Commit d2cc92c

Browse files
committed
remove _currentRetry
1 parent b2001ed commit d2cc92c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sources/leddevice/dev_ftdi/ProviderFtdi.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ int ProviderFtdi::open()
118118
}
119119

120120
_isDeviceReady = true;
121-
_currentRetry = 0;
122121
return 0;
123122
}
124123

0 commit comments

Comments
 (0)