mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +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,
|
||||
NULL,
|
||||
NULL,
|
||||
ma_device_loop__null, /* onDeviceLoop */
|
||||
ma_device_loop__null,
|
||||
NULL /* onDeviceWakeup */
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user