mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-02 12:01:32 +01:00
kbx: Remove unused macro.
* kbx/keybox.h (KEYBOX_WITH_OPENPGP): Remove unused macro.
This commit is contained in:
parent
c664dd2c9e
commit
44159b681f
@ -29,15 +29,9 @@ extern "C" {
|
|||||||
#include "../common/iobuf.h"
|
#include "../common/iobuf.h"
|
||||||
#include "keybox-search-desc.h"
|
#include "keybox-search-desc.h"
|
||||||
|
|
||||||
#define KEYBOX_WITH_OPENPGP 1
|
|
||||||
#define KEYBOX_WITH_X509 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
|
#ifdef KEYBOX_WITH_X509
|
||||||
# include <ksba.h>
|
# include <ksba.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user