disable logging

Origin commit data
------------------
Branch: master
Commit: 4798ce2517
Author: max_10 <max_10@gmx.de>
Date: 2014-10-12 (Sun, 12 Oct 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
max_10
2014-10-12 17:43:36 +02:00
parent 728404f4cd
commit cc4b207887

View File

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