ros / roscpp_core

ros distribution sandbox
89 stars 116 forks source link

removed unused variable in serializedLength(const ArrayType& ) #11

Closed markusachtelik closed 11 years ago

markusachtelik commented 11 years ago

v caused a lot of confusing compilation warnings (especially eclipse's parser sees those as errors). I didn't want to remove the argument completely to keep the interface.