mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 00:03:12 +02:00
Removed use of config.h file in script plugins, not needed
This commit is contained in:
@@ -22,15 +22,6 @@
|
||||
|
||||
#include <ruby.h>
|
||||
|
||||
#undef PACKAGE_BUGREPORT
|
||||
#undef PACKAGE_NAME
|
||||
#undef PACKAGE_STRING
|
||||
#undef PACKAGE_TARNAME
|
||||
#undef PACKAGE_VERSION
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "../../weechat-plugin.h"
|
||||
#include "../script.h"
|
||||
#include "../script-api.h"
|
||||
|
||||
Reference in New Issue
Block a user