oop turn off DEBUG

This commit is contained in:
John Cupitt 2013-06-11 14:54:01 +01:00
parent c77386f3cf
commit 87bdfd1cf5
2 changed files with 5 additions and 1 deletions

View File

@ -38,6 +38,8 @@
* - use new API stuff, argh
* 17/12/11
* - turn into a set of read fns ready to be called from a class
* 11/6/13
* - add @all_frames option, off by default
*/
/*
@ -68,8 +70,8 @@
*/
/* Turn on debugging output.
*/
#define DEBUG
*/
#ifdef HAVE_CONFIG_H
#include <config.h>

View File

@ -4,6 +4,8 @@
* - from openslideload.c
* 17/1/12
* - remove header-only loads
* 11/6/13
* - add @all_frames option, off by default
*/
/*