mirror of
https://github.com/isar/libmdbx.git
synced 2025-10-09 14:12:20 +08:00
mdbx: fix missing MDBX_DEVEL=0.
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
/* Features under development */
|
/* Features under development */
|
||||||
#ifndef MDBX_DEVEL
|
#ifndef MDBX_DEVEL
|
||||||
# define MDBX_DEVEL 1
|
# define MDBX_DEVEL 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*----------------------------------------------------------------------------*/
|
/*----------------------------------------------------------------------------*/
|
||||||
|
Reference in New Issue
Block a user