diff options
| author | Patrick Hogan <[email protected]> | 2012-04-20 09:52:10 -0500 |
|---|---|---|
| committer | Patrick Hogan <[email protected]> | 2012-04-20 10:29:01 -0500 |
| commit | 758096334f467dc3ac6753cb8769c9368388ed1b (patch) | |
| tree | bec9728e8aa6b6b741c3859d61c9813c4c54d3a6 /src/node.h | |
| parent | e40e55da715cd4e67f388815645bf664600e4ccd (diff) | |
| download | mruby-758096334f467dc3ac6753cb8769c9368388ed1b.tar.gz mruby-758096334f467dc3ac6753cb8769c9368388ed1b.zip | |
Remove unnecessary check for size_t < 0
size_t can never be negative since it is an unsigned integer according to standard. Removed to silence warning.
Signed-off-by: Patrick Hogan <[email protected]>
Diffstat (limited to 'src/node.h')
0 files changed, 0 insertions, 0 deletions
