1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 21:06:38 +02:00

php: remove empty line

This commit is contained in:
Sébastien Helleu
2017-09-04 21:10:19 +02:00
parent 28811c7ebd
commit a1a3822d89
-1
View File
@@ -1138,7 +1138,6 @@ weechat_plugin_init (struct t_weechat_plugin *plugin, int argc, char *argv[])
int
weechat_plugin_end (struct t_weechat_plugin *plugin)
{
plugin_script_end (plugin, &php_scripts, &weechat_php_unload_all);
if (weechat_php_func_map)