diff options
Diffstat (limited to 'lang/cpp/src/context.cpp')
-rw-r--r-- | lang/cpp/src/context.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/cpp/src/context.cpp b/lang/cpp/src/context.cpp index 99e354df..20bb464a 100644 --- a/lang/cpp/src/context.cpp +++ b/lang/cpp/src/context.cpp @@ -21,10 +21,6 @@ Boston, MA 02110-1301, USA. */ -#ifdef HAVE_CONFIG_H - #include "config.h" -#endif - #include <context.h> #include <eventloopinteractor.h> #include <trustitem.h> |