diff options
Diffstat (limited to 'g13/mount.h')
-rw-r--r-- | g13/mount.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/g13/mount.h b/g13/mount.h index b2fe99e59..003768202 100644 --- a/g13/mount.h +++ b/g13/mount.h @@ -27,7 +27,5 @@ gpg_error_t g13_umount_container (ctrl_t ctrl, const char *filename, const char *mountpoint); -gpg_error_t g13_is_container (ctrl_t ctrl, const char *filename); - #endif /*G13_MOUNT_H*/ |