Remove unused and useless members.
authorRomain Forlot <romain.forlot@iot.bzh>
Fri, 12 May 2017 12:42:47 +0000 (14:42 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Fri, 19 May 2017 09:36:42 +0000 (11:36 +0200)
commit22d0b16875926bdb0a39aa44de2bdde57825127c
tree704f64cabd19b83f30d7da4b329a99c3f0fa7454
parent112709f7b6babda983feccd90c633eaca4c15e15
Remove unused and useless members.

These members was imported from OpenXC project which was in C so they need
to know array size. As we use vector we doesn't need them anymore. We can
retrieve count using size() vector method

Change-Id: Iefd0266d400097ab2dae813aca196c8e3b9bc368
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
CAN-binder/low-can-binding/binding/configuration-generated.cpp
CAN-binder/low-can-binding/can/can-message-set.cpp
CAN-binder/low-can-binding/can/can-message-set.hpp