summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_proto.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-08-20 21:40:02 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-08-20 21:40:02 +0300
commit72a8c7e76a3048f733df1bf101ec6547606fdfbe (patch)
treed11c946edc04c5b0ea7c8aebcbdf1a366a9d5f6c /protocols/JabberG/src/jabber_proto.h
parent2f816ea233c40d020d1b63ef2a11ec3b724a710d (diff)
minus ModernOpt
Diffstat (limited to 'protocols/JabberG/src/jabber_proto.h')
-rwxr-xr-xprotocols/JabberG/src/jabber_proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/JabberG/src/jabber_proto.h b/protocols/JabberG/src/jabber_proto.h
index a58a07ac8f..b0acd143a4 100755
--- a/protocols/JabberG/src/jabber_proto.h
+++ b/protocols/JabberG/src/jabber_proto.h
@@ -120,7 +120,6 @@ struct CJabberProto : public PROTO<CJabberProto>, public IJabberInterface
int __cdecl OnContactDeleted(WPARAM, LPARAM);
int __cdecl OnDbSettingChanged(WPARAM, LPARAM);
int __cdecl OnIdleChanged(WPARAM, LPARAM);
- int __cdecl OnModernOptInit(WPARAM, LPARAM);
int __cdecl OnModulesLoadedEx(WPARAM, LPARAM);
int __cdecl OnOptionsInit(WPARAM, LPARAM);
int __cdecl OnPreShutdown(WPARAM, LPARAM);