Removed unused function.

FossilOrigin-Name: 2fb7bcce8b896669ae1309945e38761d5141c317e7dd725466fe5b4b0c7df6e4
This commit is contained in:
Mahlon E. Smith 2022-04-09 00:12:31 +00:00
parent d8cd2f566c
commit 3cc4fe1e02

View file

@ -101,16 +101,6 @@ rmdbx_closed_p( VALUE self )
}
/*
* Check if a given +flag+ is enabled for flag +val+.
*/
int
rmdbx_flag_enabled( val, flag )
{
return ( val & flag ) == flag;
}
/*
* Given a ruby string +key+ and a pointer to an MDBX_val, prepare the
* key for usage within mdbx. All keys are explicitly converted to