mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update bpf_audio_policy_linux.cc
This commit is contained in:
parent
359ed04d0e
commit
b363dd824f
1 changed files with 0 additions and 3 deletions
|
@ -66,9 +66,6 @@ ResultExpr AudioProcessPolicy::EvaluateSyscall(int system_call_number) const {
|
|||
#if defined(__NR_pwrite64)
|
||||
case __NR_pwrite64:
|
||||
#endif
|
||||
#if defined(__NR_sched_setscheduler)
|
||||
case __NR_sched_setscheduler:
|
||||
#endif
|
||||
#if defined(__NR_setsockopt)
|
||||
case __NR_setsockopt:
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue