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/Neo/Neo.h')
-rw-r--r--src/Neo/Neo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Neo/Neo.h b/src/Neo/Neo.h
index f07752c3..1890f8f6 100644
--- a/src/Neo/Neo.h
+++ b/src/Neo/Neo.h
@@ -328,7 +328,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