From 450c006be8f950a6bdfd20160d8e10d3eec3f853 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Wed, 13 Sep 2017 03:56:37 +0300 Subject: partially remove ModernOpt stuff --- protocols/IcqOscarJ/src/icq_proto.h | 1 - 1 file changed, 1 deletion(-) (limited to 'protocols') diff --git a/protocols/IcqOscarJ/src/icq_proto.h b/protocols/IcqOscarJ/src/icq_proto.h index 353d3e70ec..e8d58150bc 100644 --- a/protocols/IcqOscarJ/src/icq_proto.h +++ b/protocols/IcqOscarJ/src/icq_proto.h @@ -124,7 +124,6 @@ struct CIcqProto : public PROTO //====| Events |====================================================================== void __cdecl OnAddContactForever(DBCONTACTWRITESETTING *cws, MCONTACT hContact); int __cdecl OnIdleChanged(WPARAM, LPARAM); - int __cdecl OnModernOptInit(WPARAM, LPARAM); int __cdecl OnModulesLoaded(WPARAM, LPARAM); int __cdecl OnOptionsInit(WPARAM, LPARAM); int __cdecl OnPreShutdown(WPARAM, LPARAM); -- cgit v1.2.3