Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SoftEtherVPN/SoftEtherVPN_Stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/Neo6/Neo6.h')
-rw-r--r--src/Neo6/Neo6.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Neo6/Neo6.h b/src/Neo6/Neo6.h
index 6b63c32e..3e5e45a1 100644
--- a/src/Neo6/Neo6.h
+++ b/src/Neo6/Neo6.h
@@ -337,7 +337,6 @@ NEO_EVENT *NeoCreateWin9xEvent(DWORD h);
void NeoFreeEvent(NEO_EVENT *event);
void NeoSet(NEO_EVENT *event);
void NeoReset(NEO_EVENT *event);
-BOOL NeoIsKernelAddress(void *addr);
#endif // NEO_DEVICE_DRIVER