mirror of
git://git.gnupg.org/gnupg.git
synced 2025-02-01 16:33:02 +01:00
g10: Drop superfluous declaration.
* g10/main.h (disable_core_dumps): Drop declaration. Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
40f6529cee
commit
1e4b782300
@ -98,7 +98,6 @@ char *make_radix64_string( const byte *data, size_t len );
|
||||
|
||||
/*-- misc.c --*/
|
||||
void trap_unaligned(void);
|
||||
int disable_core_dumps(void);
|
||||
void register_secured_file (const char *fname);
|
||||
void unregister_secured_file (const char *fname);
|
||||
int is_secured_file (int fd);
|
||||
|
Loading…
x
Reference in New Issue
Block a user