mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-20 23:40:18 +00:00
Host: removed unused cuda_device
cuda_device was replaced by array cuda_devices.
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
|
||||
using namespace std;
|
||||
|
||||
unsigned int cuda_device = 0;
|
||||
unsigned int audio_capture_channels = DEFAULT_AUDIO_CAPTURE_CHANNELS;
|
||||
unsigned int audio_capture_bps = 0;
|
||||
unsigned int audio_capture_sample_rate = 0;
|
||||
|
||||
Reference in New Issue
Block a user