Select Git revision
Jesse Engle
authored and
Andy Green
committed
The unused variable was only declared for use in a log macro that's compiled out with the above compiler switch. I removed the declaration and casted the variable at each use in the block. AG: convert to void case reference irrespective of logging enabled. AG: travis.yml: add -DLWS_WITH_NO_LOGS=ON that also enables lwsws + cgi code
context.c 31.65 KiB