mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02: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
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue