diff options
Diffstat (limited to 'include/m_protoint.h')
-rw-r--r-- | include/m_protoint.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/m_protoint.h b/include/m_protoint.h index 454b55a0c1..b48469749a 100644 --- a/include/m_protoint.h +++ b/include/m_protoint.h @@ -39,8 +39,7 @@ typedef enum EV_PROTO_ONRENAME,
EV_PROTO_ONERASE,
EV_PROTO_ONMENU,
- EV_PROTO_ONCONTACTDELETED,
- EV_PROTO_DBSETTINGSCHANGED,
+ EV_PROTO_ONCONTACTDELETED
}
PROTOEVENTTYPE;
|