BUG-650: improve toYangInstanceIdentifier() speed
authorRobert Varga <rovarga@cisco.com>
Tue, 26 Aug 2014 20:06:01 +0000 (22:06 +0200)
committerRobert Varga <rovarga@cisco.com>
Tue, 26 Aug 2014 21:18:55 +0000 (23:18 +0200)
commitb44c7a1a2bbbc51c7153b9335c6e2f6894496dc4
tree5d0d49050e83cf1f07d5028a725236a571c8fa30
parent8eb0f8342bf7188c792286059f47e06f977ada5c
BUG-650: improve toYangInstanceIdentifier() speed

This removes a superfluous call to getCodecContextNode(), since that
call is already performed by the InstanceIdentifierCodec.

Change-Id: I2077e70517adf6795f805b6c37c0a7e29b4fb9e5
Signed-off-by: Robert Varga <rovarga@cisco.com>
code-generator/binding-data-codec/src/main/java/org/opendaylight/yangtools/binding/data/codec/impl/BindingNormalizedNodeCodecRegistry.java