force nodebug by default
This commit is contained in:
@ -30,9 +30,7 @@
|
|||||||
#define DICT_IMPLEMENTATION
|
#define DICT_IMPLEMENTATION
|
||||||
#include "dict.h"
|
#include "dict.h"
|
||||||
|
|
||||||
#ifdef KAZLIB_RCSID
|
#define NDEBUG
|
||||||
static const char rcsid[] = "$Id: dict.c,v 1.40.2.7 2000/11/13 01:36:44 kaz Exp $";
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* These macros provide short convenient names for structure members,
|
* These macros provide short convenient names for structure members,
|
||||||
|
Reference in New Issue
Block a user