Undef devel

This commit is contained in:
Frank Denis 2017-12-09 11:14:28 +01:00
parent d5cb2e5af0
commit 11f217fec8

View File

@ -21,7 +21,7 @@
#include "private/implementations.h" #include "private/implementations.h"
#include "private/mutex.h" #include "private/mutex.h"
#if !defined(_MSC_VER) && 1 #if !defined(_MSC_VER) && 0
# warning *** This is unstable, untested, development code. # warning *** This is unstable, untested, development code.
# warning It might not compile. It might not work as expected. # warning It might not compile. It might not work as expected.
# warning It might be totally insecure. # warning It might be totally insecure.