X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=bindings-apr.git;a=blobdiff_plain;f=cbits%2Fhelper_apr_anylock.c;fp=cbits%2Fhelper_apr_anylock.c;h=0000000000000000000000000000000000000000;hp=a874008a5fdc2ef599d963f4736cfa109b7cffff;hb=ba73375413bf799c040db1d874257af42f0179fd;hpb=0848d77fdcf4583b989d3fb67a5b08e9bfad2ee8 diff --git a/cbits/helper_apr_anylock.c b/cbits/helper_apr_anylock.c deleted file mode 100644 index a874008..0000000 --- a/cbits/helper_apr_anylock.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#include - -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)