mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2024-12-27 21:35:41 +00:00
Disable debug output
This commit is contained in:
parent
2b54349e0e
commit
091746e9b6
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
#include <algorithm>
|
||||
|
||||
#if !defined(NDEBUG)
|
||||
# define CURL_WRAPPER_VERBOSE
|
||||
//# define CURL_WRAPPER_VERBOSE
|
||||
#endif
|
||||
|
||||
#if defined(CURL_WRAPPER_VERBOSE)
|
||||
|
|
Loading…
Reference in a new issue