OTWO-1213 Works around lost encoding in Ruby/C binding layer
[ohcount] / src / log.h
1 #define log_it(log)  {} /* by default, do nothing, to use this to debug
2                                                                                         * uncomment the line below */
3 //void log_it(char *log);