stun: Disable debug by default
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Fri, 4 Sep 2015 07:14:08 +0000 (08:14 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Fri, 4 Sep 2015 07:14:56 +0000 (08:14 +0100)
commit757f8aecdb4fda86b2bbac828a3acc528d8eb8bc
tree7941b52d9574d33ea62a125d798df9a987541413
parent2eaa8b3277f4f39515ff5dc7b512a44fd79e7275
stun: Disable debug by default

To match debug_enable in agent/debug.c. Debug can still be enabled by
calling stun_debug_enable() or nice_debug_enable().

Spotted on the mailing list by Tom Chen.
stun/debug.c