summaryrefslogtreecommitdiff
path: root/include/m_protoint.h
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/m_protoint.h
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/m_protoint.h')
-rw-r--r--include/m_protoint.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/m_protoint.h b/include/m_protoint.h
index a042a018e9..554a08194e 100644
--- a/include/m_protoint.h
+++ b/include/m_protoint.h
@@ -48,7 +48,6 @@ struct PROTO_INTERFACE
m_iXStatus,
m_iVersion; // version 2 or higher designate support of Unicode services
TCHAR* m_tszUserName;
- char* m_szProtoName;
char* m_szModuleName;
HANDLE m_hProtoIcon;