Remove an unnecessary comment.

This commit is contained in:
David Reid
2025-11-30 19:47:50 +10:00
parent fc677beac9
commit 248f27b6e2
+1 -1
View File
@@ -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 */
}; };