diff options
Diffstat (limited to 'g10/decrypt.c')
-rw-r--r-- | g10/decrypt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/g10/decrypt.c b/g10/decrypt.c index 068b64aed..27f51f613 100644 --- a/g10/decrypt.c +++ b/g10/decrypt.c @@ -23,7 +23,6 @@ #include <stdlib.h> #include <string.h> #include <errno.h> -#include <assert.h> #include "gpg.h" #include "options.h" |