]> git.proxmox.com Git - mirror_frr.git/commitdiff
isisd: remove leftover from old dict code
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 14 Aug 2019 16:31:48 +0000 (13:31 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Tue, 17 Sep 2019 03:35:32 +0000 (00:35 -0300)
This is unnecessary since commit 4bef0ec4fbe was merged.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
isisd/isisd.h

index 393b1d67c7c7d9bd6e18dbb741cf72cc096b823c..308f018c1928c7fdafc6e1a8b18bef0127cd5822 100644 (file)
@@ -58,7 +58,6 @@ extern struct zebra_privs_t isisd_privs;
 
 /* uncomment if you are a developer in bug hunt */
 /* #define EXTREME_DEBUG  */
-/* #define EXTREME_DICT_DEBUG */
 
 struct fabricd;