aboutsummaryrefslogtreecommitdiffstats
path: root/gpgme/posix-sema.c
diff options
context:
space:
mode:
Diffstat (limited to 'gpgme/posix-sema.c')
-rw-r--r--gpgme/posix-sema.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/gpgme/posix-sema.c b/gpgme/posix-sema.c
index 2a41922a..30a4ad68 100644
--- a/gpgme/posix-sema.c
+++ b/gpgme/posix-sema.c
@@ -37,13 +37,6 @@
#include "sema.h"
#include "ath.h"
-static void
-sema_fatal (const char *text)
-{
- fprintf (stderr, "sema.c: %s\n", text);
- abort ();
-}
-
void
_gpgme_sema_subsystem_init ()
{