mirror of
https://github.com/weechat/weechat.git
synced 2026-06-21 10:26:38 +02:00
Removed use of config.h file in script plugins, not needed
This commit is contained in:
@@ -20,10 +20,6 @@
|
||||
|
||||
#undef _
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <Python.h>
|
||||
|
||||
#include "../../weechat-plugin.h"
|
||||
|
||||
Reference in New Issue
Block a user