diff options
Diffstat (limited to 'gpgme/posix-sema.c')
-rw-r--r-- | gpgme/posix-sema.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gpgme/posix-sema.c b/gpgme/posix-sema.c index 61b610fd..fa2b8d37 100644 --- a/gpgme/posix-sema.c +++ b/gpgme/posix-sema.c @@ -40,8 +40,6 @@ void _gpgme_sema_subsystem_init () { - /* FIXME: we should check that there is only one thread running */ - _gpgme_ath_init (); } void |