rm commented out crap
This commit is contained in:
@@ -8,13 +8,6 @@
|
|||||||
|
|
||||||
#include "platform.h"
|
#include "platform.h"
|
||||||
|
|
||||||
//// toggleable logging func
|
|
||||||
//#ifdef DEBUG_INI
|
|
||||||
//#define ini_error(fmt, ...) dbg("! INI err: "#fmt, ##__VA_ARGS__)
|
|
||||||
//#else
|
|
||||||
//#define ini_error(fmt, ...)
|
|
||||||
//#endif
|
|
||||||
|
|
||||||
// buffer sizes
|
// buffer sizes
|
||||||
//#define INI_KEY_MAX 20
|
//#define INI_KEY_MAX 20
|
||||||
//#define INI_VALUE_MAX 30 // moved to plat_compat.h
|
//#define INI_VALUE_MAX 30 // moved to plat_compat.h
|
||||||
|
|||||||
Reference in New Issue
Block a user