mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
FS-8350 quash another complaint from windows on the same issue
This commit is contained in:
parent
7b8ff86083
commit
dffb92e6a5
@ -955,10 +955,10 @@ SWITCH_DECLARE(int32_t) set_low_priority(void)
|
||||
fprintf(stderr, "ERROR: Could not set nice level\n");
|
||||
return -1;
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
return 0;
|
||||
#endif
|
||||
}
|
||||
|
||||
SWITCH_DECLARE(int32_t) set_realtime_priority(void)
|
||||
|
Loading…
x
Reference in New Issue
Block a user