summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-09-20 22:31:35 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-09-20 22:31:35 +0300
commit79be39d688365a23adc35b9637232141cc863c51 (patch)
treee532d0bb4445e720d33119b95a62188416a08688 /include
parent8635f4f728473b81a6f055813e25eaba3c4c5ce8 (diff)
also removed from pascal headers
Diffstat (limited to 'include')
-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;