From 07f50245788a5a5b259864c1631d4e97eaec92fb Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Thu, 24 Sep 2009 21:57:21 +0000 Subject: Disable OPL debug output. Subversion-branch: /branches/opl-branch Subversion-revision: 1689 --- opl/opl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opl/opl.c b/opl/opl.c index 9d73fe0e..9ec19fd4 100644 --- a/opl/opl.c +++ b/opl/opl.c @@ -33,7 +33,7 @@ #include "opl.h" #include "opl_internal.h" -#define OPL_DEBUG_TRACE +//#define OPL_DEBUG_TRACE #ifdef HAVE_IOPERM extern opl_driver_t opl_linux_driver; -- cgit v1.2.3