0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 09:41:54 +00:00

Debugging change leaked to repository.

This commit is contained in:
Ondrej Zajicek 2010-01-07 16:24:36 +01:00
parent 3034b384dd
commit 29bfbae793

View File

@ -18,7 +18,6 @@
* normally allocate 2*mtu - (I found one cisco
* sending packets mtu+16)
*/
#define LOCAL_DEBUG 1
#ifdef LOCAL_DEBUG
#define OSPF_FORCE_DEBUG 1
#else