Removed dead code in LLDPDiscoveryUtil 14/4014/2
authorEd Warnicke <eaw@cisco.com>
Fri, 3 Jan 2014 18:11:23 +0000 (10:11 -0800)
committerEd Warnicke <eaw@cisco.com>
Mon, 6 Jan 2014 12:40:55 +0000 (04:40 -0800)
Per aboch, lldp.getOptionalTLVList() never returns null
and thus the code checking for it is dead code.

Change-Id: I23a0951313095a09cc7fbeaeb7e254c157a77f8c
Signed-off-by: Ed Warnicke <eaw@cisco.com>

No differences found