From 2439b18edd41da39ada76a0a6cece26151c34b46 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 4 Oct 2019 18:14:18 +0300 Subject: IEView: obsolete protocol management code removed --- plugins/ExternalAPI/m_ieview.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/ExternalAPI') diff --git a/plugins/ExternalAPI/m_ieview.h b/plugins/ExternalAPI/m_ieview.h index 1e5e239892..7b5b866634 100644 --- a/plugins/ExternalAPI/m_ieview.h +++ b/plugins/ExternalAPI/m_ieview.h @@ -154,7 +154,6 @@ struct IEVIEWEVENT }; int count; // number of events to log int codepage; // ANSI codepage - const char *pszProto; // Name of the protocol }; #define MS_IEVIEW_EVENT "IEVIEW/Event" -- cgit v1.2.3