mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-24 09:14:04 +02:00
Remove an unnecessary comment.
This commit is contained in:
+1
-1
@@ -21207,7 +21207,7 @@ static ma_device_backend_vtable ma_gDeviceBackendVTable_Null =
|
|||||||
ma_device_stop__null,
|
ma_device_stop__null,
|
||||||
NULL,
|
NULL,
|
||||||
NULL,
|
NULL,
|
||||||
ma_device_loop__null, /* onDeviceLoop */
|
ma_device_loop__null,
|
||||||
NULL /* onDeviceWakeup */
|
NULL /* onDeviceWakeup */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user