mirror of
https://github.com/weechat/weechat.git
synced 2026-07-02 15:53:12 +02:00
Remove jabber plugin (will be replaced by script)
This commit is contained in:
@@ -33,7 +33,7 @@ struct t_infolist;
|
||||
struct t_weelist;
|
||||
|
||||
/* API version (used to check that plugin has same API and can be loaded) */
|
||||
#define WEECHAT_PLUGIN_API_VERSION "20090612-01"
|
||||
#define WEECHAT_PLUGIN_API_VERSION "20090614-01"
|
||||
|
||||
/* macros for defining plugin infos */
|
||||
#define WEECHAT_PLUGIN_NAME(__name) \
|
||||
|
||||
Reference in New Issue
Block a user