aboutsummaryrefslogtreecommitdiffstats
path: root/src/pki/pki.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pki/pki.h')
-rw-r--r--src/pki/pki.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/pki/pki.h b/src/pki/pki.h
index 135749d47..893ab52e2 100644
--- a/src/pki/pki.h
+++ b/src/pki/pki.h
@@ -27,11 +27,6 @@
#include <credentials/keys/private_key.h>
/**
- * Defines the settable debug level
- */
-extern int dbg_level;
-
-/**
* Convert a form string to a encoding type
*/
bool get_form(char *form, key_encoding_type_t *type, bool pub);