pmarcinkiew / iotjs

Platform for Internet of Things with JavaScript http://www.iotjs.net
Other
0 stars 1 forks source link

Remove 'DJHANDLER_CHECK_ARGS(0)' calls. (#1289) #129

Closed pmarcinkiew closed 6 years ago

pmarcinkiew commented 6 years ago

This check does not make any sense, because it will always be true, due to using unsigned integer types.

IoT.js-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com