mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
ERROR: code not reachable on Windows Visual Studio Express 2008
This commit is contained in:
parent
2491c33af6
commit
3e31837a0b
@ -842,7 +842,7 @@ SWITCH_DECLARE(int32_t) set_auto_priority(void)
|
||||
return set_realtime_priority();
|
||||
|
||||
|
||||
return 0;
|
||||
// ERROR: code not reachable on Windows Visual Studio Express 2008 return 0;
|
||||
}
|
||||
|
||||
SWITCH_DECLARE(int32_t) change_user_group(const char *user, const char *group)
|
||||
|
Loading…
x
Reference in New Issue
Block a user