summaryrefslogtreecommitdiff
path: root/dss.h
diff options
context:
space:
mode:
Diffstat (limited to 'dss.h')
-rw-r--r--dss.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/dss.h b/dss.h
index 57400ad..f921ae4 100644
--- a/dss.h
+++ b/dss.h
@@ -30,8 +30,6 @@
#ifdef DROPBEAR_DSS
-#define DSS_SIGNATURE_SIZE 4+SSH_SIGNKEY_DSS_LEN+4+2*SHA1_HASH_SIZE
-
typedef struct {
mp_int* p;