1
0
Fork 0
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:
King_DuckZ 2017-04-06 23:11:11 +01:00
parent 2b54349e0e
commit 091746e9b6

View file

@ -5,7 +5,7 @@
#include <algorithm>
#if !defined(NDEBUG)
# define CURL_WRAPPER_VERBOSE
//# define CURL_WRAPPER_VERBOSE
#endif
#if defined(CURL_WRAPPER_VERBOSE)