]> git.puffer.fish Git - mirror/frr.git/commit
lib: parser: remove forgotten line
authorDavid Lamparter <equinox@opensourcerouting.org>
Mon, 15 May 2017 14:55:30 +0000 (16:55 +0200)
committerQuentin Young <qlyoung@users.noreply.github.com>
Mon, 15 May 2017 15:08:25 +0000 (11:08 -0400)
commit7a38655aa0d8216a5bf352f94b65d035da210150
treed45660288df5a9704d47d7203d7ba48c5a6efa05
parent4b34151b88cf4de40b4b070522e378bed895dcb1
lib: parser: remove forgotten line

MTYPE_CMD_TOKEN_DATA isn't used anymore, I forgot to ditch the line.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/command_graph.c