diff --git a/neercs/old/python/py_module.h b/neercs/old/python/py_module.h index bae9e32..ad1abdd 100644 --- a/neercs/old/python/py_module.h +++ b/neercs/old/python/py_module.h @@ -10,8 +10,6 @@ * http://sam.zoy.org/wtfpl/COPYING for more details. */ -#include "config.h" - #ifdef USE_PYTHON #include diff --git a/neercs/old/widgets.h b/neercs/old/widgets.h index b5f3b83..be9dd13 100644 --- a/neercs/old/widgets.h +++ b/neercs/old/widgets.h @@ -10,10 +10,6 @@ * http://sam.zoy.org/wtfpl/COPYING for more details. */ -#if defined HAVE_CONFIG_H -# include "config.h" -#endif - #include #include #include