From b09cb29b9f573501206bd31e51f3014ec79d5f95 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Tue, 2 Jun 2009 01:08:20 +0000 Subject: Disable debug output. Subversion-branch: /branches/opl-branch Subversion-revision: 1541 --- opl/opl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opl') diff --git a/opl/opl.c b/opl/opl.c index 6c2d9c4f..5fddf205 100644 --- a/opl/opl.c +++ b/opl/opl.c @@ -31,7 +31,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