diff options
Diffstat (limited to 'g10/main.h')
-rw-r--r-- | g10/main.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/g10/main.h b/g10/main.h index 9edccaf21..09d4a93d8 100644 --- a/g10/main.h +++ b/g10/main.h @@ -71,7 +71,6 @@ int openpgp_cipher_test_algo( int algo ); int openpgp_pk_test_algo( int algo, unsigned int usage_flags ); int openpgp_pk_algo_usage ( int algo ); int openpgp_md_test_algo( int algo ); -int check_permissions(const char *path,int extension,int checkonly); void idea_cipher_warn( int show ); struct expando_args |