mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Disable Beast version printing in Ripple BeastConfig.h
This commit is contained in:
@@ -93,8 +93,8 @@
|
|||||||
/** Config: BEAST_DISABLE_BEAST_VERSION_PRINTING
|
/** Config: BEAST_DISABLE_BEAST_VERSION_PRINTING
|
||||||
Turns off the debugging display of the beast version number
|
Turns off the debugging display of the beast version number
|
||||||
*/
|
*/
|
||||||
#ifndef BEAST_DISABLE_BEAST_VERSION_PRINTING
|
#ifndef BEAST_DISABLE_BEAST_VERSION_PRINTING
|
||||||
//#define BEAST_DISABLE_BEAST_VERSION_PRINTING 1
|
#define BEAST_DISABLE_BEAST_VERSION_PRINTING 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/** Config: BEAST_DONT_AUTOLINK_TO_WIN32_LIBRARIES
|
/** Config: BEAST_DONT_AUTOLINK_TO_WIN32_LIBRARIES
|
||||||
|
|||||||
Reference in New Issue
Block a user