diff options
Diffstat (limited to 'lang/cpp/src/context_glib.cpp')
-rw-r--r-- | lang/cpp/src/context_glib.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/cpp/src/context_glib.cpp b/lang/cpp/src/context_glib.cpp index db607aac..a11e7118 100644 --- a/lang/cpp/src/context_glib.cpp +++ b/lang/cpp/src/context_glib.cpp @@ -22,10 +22,6 @@ Boston, MA 02110-1301, USA. */ -#ifdef HAVE_CONFIG_H - #include "config.h" -#endif - #include <global.h> extern "C" GIOChannel *gpgme_get_fdptr(int); |