Don't print debug traces in compositor

This commit is contained in:
K. Lange 2018-05-20 17:14:32 +09:00
parent d6afa06c80
commit 3906ad55b0
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
#include <toaru/list.h>
#include <toaru/spinlock.h>
#define _DEBUG_YUTANI
//#define _DEBUG_YUTANI
#ifdef _DEBUG_YUTANI
#include <toaru/trace.h>
#define TRACE_APP_NAME "yutani"