summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/delphi/m_protosvc.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/delphi/m_protosvc.inc b/include/delphi/m_protosvc.inc
index 1e6296d3b3..d0a341f57f 100644
--- a/include/delphi/m_protosvc.inc
+++ b/include/delphi/m_protosvc.inc
@@ -227,8 +227,6 @@ type
timestamp : dword;
szMessage : TChar;
lParam : LPARAM;
- pCustomData : pointer;
- cbCustomDataSize: dword;
end;
PPROTORECVFILE = ^TPROTORECVFILE;