(temporary) remove debug output

This commit is contained in:
Markus Fröschle
2016-11-17 17:54:37 +00:00
parent c26156b72f
commit a2b2c79dec
24 changed files with 24 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
#ifndef DEBUG_H
#define DEBUG_H
// #define DEBUG_H
#ifdef DEBUG
#include "bas_types.h"