disable logging

This commit is contained in:
max10
2014-10-12 17:43:36 +02:00
parent 3ac6db3b5a
commit 4798ce2517

View File

@@ -20,7 +20,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#define ENABLE_LOGGING 1
#define ENABLE_LOGGING 0
#include <stdio.h>
#include <stdlib.h>