summaryrefslogtreecommitdiff
path: root/include/delphi/m_protoint.inc
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-02-23 20:01:17 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-02-23 20:01:17 +0000
commit97d992fe41e7eaafba3e5700861b0e098a8f6080 (patch)
tree48c4f577c59a9a52e0875771b00d66d301181de7 /include/delphi/m_protoint.inc
parentaa387fa04aa096d163932d3f5f9711a2f146c6f0 (diff)
useless variable m_szProtoName removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@3740 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'include/delphi/m_protoint.inc')
-rw-r--r--include/delphi/m_protoint.inc1
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;