mirror of
https://github.com/monero-project/monero.git
synced 2025-06-21 05:14:41 -04:00
Update oaes_config.h
1. Disabled OAES_DEBUG flag
This commit is contained in:
parent
dda8b3432b
commit
e41c808d8d
1 changed files with 3 additions and 3 deletions
|
@ -39,9 +39,9 @@ extern "C" {
|
||||||
//#define OAES_HAVE_ISAAC 1
|
//#define OAES_HAVE_ISAAC 1
|
||||||
//#endif // OAES_HAVE_ISAAC
|
//#endif // OAES_HAVE_ISAAC
|
||||||
|
|
||||||
#ifndef OAES_DEBUG
|
//#ifndef OAES_DEBUG
|
||||||
#define OAES_DEBUG 0
|
//#define OAES_DEBUG 0
|
||||||
#endif // OAES_DEBUG
|
//#endif // OAES_DEBUG
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue