Commit 0c28ab92 authored by Lioncash's avatar Lioncash
Browse files

core/hle/result: Remove now-unnecessary manually defined copy assignment operator

Previously this was required, as BitField wasn't trivially copyable.
BitField has since been made trivially copyable, so now this isn't
required anymore.
parent 3f602dde
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