diff options
| author | KOBAYASHI Shuji <[email protected]> | 2019-06-14 10:26:19 +0900 |
|---|---|---|
| committer | KOBAYASHI Shuji <[email protected]> | 2019-06-14 10:26:19 +0900 |
| commit | 6084048b28a3c256ceeaa2885d17fc42e238e4a6 (patch) | |
| tree | 322dd229bf72b5864b87fbcdb99778e21d0c1839 /src | |
| parent | 27109d1ae0ce3d8ac3f242988f475b7fb354b68f (diff) | |
| download | mruby-6084048b28a3c256ceeaa2885d17fc42e238e4a6.tar.gz mruby-6084048b28a3c256ceeaa2885d17fc42e238e4a6.zip | |
Remove a meaningless branch condition in `mruby-struct`
The following branch condition is always true:
// mrbgems/mruby-struct/src/struct.c:187 in make_struct_define_accessors()
if (is_local_id(mrb, name) || is_const_id(mrb, name)) {
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions
