mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 17:17:16 +09:00
Fix all warnings
This commit is contained in:
@@ -309,6 +309,7 @@ static void pa_state_cb(pa_context *c, void *userdata) {
|
||||
}
|
||||
|
||||
static void pa_sourcelist_cb(pa_context *ctx, const pa_source_info *source_info, int eol, void *userdata) {
|
||||
(void)ctx;
|
||||
if(eol > 0)
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user