Remove dead code 02/14102/2
authorRobert Varga <rovarga@cisco.com>
Mon, 12 Jan 2015 11:58:03 +0000 (12:58 +0100)
committerRobert Varga <rovarga@cisco.com>
Thu, 15 Jan 2015 10:11:46 +0000 (11:11 +0100)
The moduleIdentity reference is checked for non-null in a preceding condition,
so the entire branch is provably dead. Also removes string
concatenation.

Change-Id: I8c2ad967af53a5216359677b8d7e3975294c942b
Signed-off-by: Robert Varga <rovarga@cisco.com>

No differences found