From 624c9066d85c4da900cf440ca6066f86ef0b044d Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 19 Apr 2018 18:19:47 +0300 Subject: EV_PROTO_ONOPTIONS removed and replaced with the call of CallObjectEventHook(pa->ppro, ME_OPT_INITIALIZE) this eliminates the possibility of making a mistake in hand-written code also fixes #1280 (Tox: "Confugure" menu item is broken) --- include/m_protoint.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/m_protoint.h b/include/m_protoint.h index 401135fd30..eccc991273 100644 --- a/include/m_protoint.h +++ b/include/m_protoint.h @@ -40,7 +40,6 @@ typedef enum EV_PROTO_ONREADYTOEXIT, EV_PROTO_ONEXIT, EV_PROTO_ONRENAME, - EV_PROTO_ONOPTIONS, EV_PROTO_ONERASE, EV_PROTO_ONMENU, EV_PROTO_ONCONTACTDELETED, -- cgit v1.2.3