]> gitweb @ CieloNegro.org - bindings-apr.git/blobdiff - cbits/helper_apr_anylock.c
bindings-apr 0.1
[bindings-apr.git] / cbits / helper_apr_anylock.c
diff --git a/cbits/helper_apr_anylock.c b/cbits/helper_apr_anylock.c
deleted file mode 100644 (file)
index a874008..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <bindings.cmacros.h>
-#include <apr_anylock.h>
-
-BC_INLINE1(APR_ANYLOCK_LOCK   , apr_anylock_t*, apr_status_t)
-BC_INLINE1(APR_ANYLOCK_TRYLOCK, apr_anylock_t*, apr_status_t)
-BC_INLINE1(APR_ANYLOCK_UNLOCK , apr_anylock_t*, apr_status_t)