mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
yess
This commit is contained in:
@@ -25,7 +25,6 @@ PULSE_API void PulseDestroyDevice(PulseDevice device)
|
||||
free(device->allocated_buffers);
|
||||
free(device->allocated_images);
|
||||
device->PFN_DestroyDevice(device);
|
||||
device->driver_data = PULSE_NULLPTR;
|
||||
}
|
||||
|
||||
PULSE_API PulseBackendBits PulseGetBackendInUseByDevice(PulseDevice device)
|
||||
|
||||
Reference in New Issue
Block a user