mirror of
https://github.com/mpv-player/mpv
synced 2025-01-12 09:59:44 +00:00
input/ar: remove unused variable
This commit is contained in:
parent
3091394edc
commit
7ba6675847
@ -304,7 +304,6 @@ static int is_mplayer_front(void)
|
||||
{
|
||||
ProcessSerialNumber myProc, frProc;
|
||||
Boolean sameProc;
|
||||
pid_t parentPID;
|
||||
|
||||
if (GetFrontProcess(&frProc) == noErr
|
||||
&& GetCurrentProcess(&myProc) == noErr
|
||||
|
Loading…
Reference in New Issue
Block a user