mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 02:55:50 +00:00
Remove unused Beast configuration macros
This commit is contained in:
@@ -44,14 +44,6 @@
|
||||
#define BEAST_USE_BOOST 0
|
||||
#endif
|
||||
|
||||
#ifndef BEAST_USE_BZIP2
|
||||
#define BEAST_USE_BZIP2 0
|
||||
#endif
|
||||
|
||||
#ifndef BEAST_USE_NATIVE_SQLITE
|
||||
#define BEAST_USE_NATIVE_SQLITE 1
|
||||
#endif
|
||||
|
||||
#ifndef BEAST_USE_LEAKCHECKED
|
||||
#define BEAST_USE_LEAKCHECKED BEAST_CHECK_MEMORY_LEAKS
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user