mirror of
https://github.com/tnodir/fort
synced 2024-11-15 05:57:57 +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
|
||||
|
||||
static ProxyCallbackProc g_proxyCallbacks[PROXY_CALLBACKS_COUNT];
|
||||
|
||||
FORT_API void fort_proxycb_dst_setup(PFORT_PROXYCB_INFO cbInfo)
|
||||
{
|
||||
#ifdef _WIN64
|
||||
|
Loading…
Reference in New Issue
Block a user