mirror of
https://github.com/weechat/weechat.git
synced 2026-06-24 20:06:38 +02:00
Migration of Python plugin to new API, bugs fixed in Perl/Python plugins
This commit is contained in:
@@ -46,8 +46,6 @@ script_config_read (struct t_weechat_plugin *weechat_plugin)
|
||||
{
|
||||
char *string;
|
||||
|
||||
weechat_printf (NULL, "script_config_read");
|
||||
|
||||
string = weechat_config_get_plugin (SCRIPT_OPTION_CHECK_LICENSE);
|
||||
if (!string)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user