rm commented out crap

This commit is contained in:
2018-03-03 16:46:33 +01:00
parent 5dd350ffe4
commit 3fdd51ba2e
-7
View File
@@ -8,13 +8,6 @@
#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
//#define INI_KEY_MAX 20
//#define INI_VALUE_MAX 30 // moved to plat_compat.h