mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-16 08:49:01 +00:00
freetdm: fix windows compilation
This commit is contained in:
parent
f1ecda66b6
commit
c928a99e07
@ -370,7 +370,7 @@ done:
|
|||||||
UNREFERENCED_PARAMETER(ms);
|
UNREFERENCED_PARAMETER(ms);
|
||||||
UNREFERENCED_PARAMETER(callback);
|
UNREFERENCED_PARAMETER(callback);
|
||||||
UNREFERENCED_PARAMETER(data);
|
UNREFERENCED_PARAMETER(data);
|
||||||
UNREFERENCED_PARAMETER(timer);
|
UNREFERENCED_PARAMETER(timerid);
|
||||||
#endif
|
#endif
|
||||||
return status;
|
return status;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user