summaryrefslogtreecommitdiffhomepage
path: root/src/variable.c
diff options
context:
space:
mode:
authorKOBAYASHI Shuji <[email protected]>2019-06-14 10:26:19 +0900
committerKOBAYASHI Shuji <[email protected]>2019-06-14 10:26:19 +0900
commit6084048b28a3c256ceeaa2885d17fc42e238e4a6 (patch)
tree322dd229bf72b5864b87fbcdb99778e21d0c1839 /src/variable.c
parent27109d1ae0ce3d8ac3f242988f475b7fb354b68f (diff)
downloadmruby-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/variable.c')
0 files changed, 0 insertions, 0 deletions