From 97d992fe41e7eaafba3e5700861b0e098a8f6080 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 23 Feb 2013 20:01:17 +0000 Subject: useless variable m_szProtoName removed git-svn-id: http://svn.miranda-ng.org/main/trunk@3740 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/m_protoint.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/m_protoint.h') 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; -- cgit v1.2.3