git-svn-id: https://spexeah.com:8443/svn/Asuro@690 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c

This commit is contained in:
kieron
2018-05-10 11:12:59 +00:00
parent 865ffbc739
commit 9a823b4b4e
12 changed files with 2 additions and 4 deletions

View File

@ -43,7 +43,6 @@ begin
end;
end;
end;
pop_trace;
end;
function findCacheRecordByIP(ip : puint8) : PARPCacheRecord;
@ -63,7 +62,6 @@ begin
end;
end;
end;
pop_trace;
end;
procedure send(hType : uint16; pType : uint16; op : uint16; p_context : PPacketContext);