mirror of
https://github.com/tnodir/fort
synced 2024-11-15 08:56:22 +00:00
Driver: ProxyCallbacks: Remove unused array
This commit is contained in:
parent
9acdb85140
commit
c8347d90f6
@ -140,8 +140,6 @@ static ProxyCallbackProc g_proxyDstCallbacks[PROXY_CALLBACKS_COUNT] = {
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
static ProxyCallbackProc g_proxyCallbacks[PROXY_CALLBACKS_COUNT];
|
|
||||||
|
|
||||||
FORT_API void fort_proxycb_dst_setup(PFORT_PROXYCB_INFO cbInfo)
|
FORT_API void fort_proxycb_dst_setup(PFORT_PROXYCB_INFO cbInfo)
|
||||||
{
|
{
|
||||||
#ifdef _WIN64
|
#ifdef _WIN64
|
||||||
|
Loading…
Reference in New Issue
Block a user