mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-21 10:09:57 +01:00
common: Fix for GPG_ERR_SOURCE_DEFAULT check.
* common/init.h: Remove GPG_ERR_SOURCE_UNKNOWN check. -- GnuPG-bug-id: 6200 Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
parent
d55728539f
commit
e70e09c3d5
@ -32,8 +32,6 @@
|
||||
|
||||
#ifndef GPG_ERR_SOURCE_DEFAULT
|
||||
# error GPG_ERR_SOURCE_DEFAULT is not defined
|
||||
#elseif GPG_ERR_SOURCE_DEFAULT == GPG_ERR_SOURCE_UNKNOWN
|
||||
# error GPG_ERR_SOURCE_DEFAULT has default value
|
||||
#endif
|
||||
|
||||
void register_mem_cleanup_func (void (*func)(void));
|
||||
|
Loading…
x
Reference in New Issue
Block a user