aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kbx/keybox.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/kbx/keybox.h b/kbx/keybox.h
index 4f7e23da0..5b2943747 100644
--- a/kbx/keybox.h
+++ b/kbx/keybox.h
@@ -29,15 +29,9 @@ extern "C" {
#include "../common/iobuf.h"
#include "keybox-search-desc.h"
-#define KEYBOX_WITH_OPENPGP 1
#define KEYBOX_WITH_X509 1
-#ifdef KEYBOX_WITH_OPENPGP
-# undef KEYBOX_WITH_OPENPGP
-/*#include <lib-to-handle-gpg-data-structs.h>*/
-#endif
-
#ifdef KEYBOX_WITH_X509
# include <ksba.h>
#endif