Disable debug output.

Subversion-branch: /branches/opl-branch
Subversion-revision: 1541
This commit is contained in:
Simon Howard 2009-06-02 01:08:20 +00:00
parent 40ca9e8297
commit b09cb29b9f

View file

@ -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;