diff options
Diffstat (limited to 'plugins/ExternalAPI')
-rw-r--r-- | plugins/ExternalAPI/m_ieview.h | 1 |
1 files changed, 0 insertions, 1 deletions
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"
|