diff options
Diffstat (limited to 'include/delphi')
-rw-r--r-- | include/delphi/m_protoint.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/delphi/m_protoint.inc b/include/delphi/m_protoint.inc index 0b41d5450b..58455d02b5 100644 --- a/include/delphi/m_protoint.inc +++ b/include/delphi/m_protoint.inc @@ -48,7 +48,6 @@ type iVersion :int; // version 2 or higher designate support of Unicode services
tszUserName :TChar;
- szProtoName :PAnsiChar;
szModuleName :PAnsiChar;
hProtoIcon :THandle;
|