mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
kbx: Remove unused macro.
* kbx/keybox.h (KEYBOX_WITH_OPENPGP): Remove unused macro.
This commit is contained in:
parent
c664dd2c9e
commit
44159b681f
1 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue