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…
Reference in New Issue