mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 03:25:42 +02:00
Migration of Ruby plugin to new API, new functions to dump script plugin data to WeeChat log file
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -20,8 +20,6 @@
|
||||
#ifndef __WEECHAT_PYTHON_H
|
||||
#define __WEECHAT_PYTHON_H 1
|
||||
|
||||
#include "../../weechat-plugin.h"
|
||||
|
||||
#define weechat_plugin weechat_python_plugin
|
||||
|
||||
extern struct t_weechat_plugin *weechat_python_plugin;
|
||||
|
||||
Reference in New Issue
Block a user