Commit d5b52805 authored by Yuri Kunde Schlesner's avatar Yuri Kunde Schlesner
Browse files

Common: Remove redundant masking in BitField

For the signed case, the shifts already remove the rest of the value, so
ANDing by the mask is redundant.
parent d7f9529b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment