diff options
Diffstat (limited to 'lang/cpp/src/callbacks.cpp')
-rw-r--r-- | lang/cpp/src/callbacks.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/cpp/src/callbacks.cpp b/lang/cpp/src/callbacks.cpp index 21c2a813..ab870d35 100644 --- a/lang/cpp/src/callbacks.cpp +++ b/lang/cpp/src/callbacks.cpp @@ -22,10 +22,6 @@ Boston, MA 02110-1301, USA. */ -#ifdef HAVE_CONFIG_H - #include "config.h" -#endif - #include "callbacks.h" #include "util.h" |