From f8ec025f7d9d773e104fa78f63f3586855f37901 Mon Sep 17 00:00:00 2001 From: mazze Date: Wed, 27 Apr 2016 21:42:31 +0000 Subject: [PATCH] Shut up debug. git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@52704 fb15a70f-31f2-0310-bbcc-cdcc74a49acc --- arch/all-hosted/libs/hostgl/hostgl_support.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/all-hosted/libs/hostgl/hostgl_support.c b/arch/all-hosted/libs/hostgl/hostgl_support.c index b53fd64340..581ac097cc 100644 --- a/arch/all-hosted/libs/hostgl/hostgl_support.c +++ b/arch/all-hosted/libs/hostgl/hostgl_support.c @@ -3,7 +3,7 @@ $Id$ */ -#define DEBUG 1 +//#define DEBUG 1 #include #include -- 2.11.4.GIT