mirror of https://github.com/yuzu-mirror/yuzu
video_core/control_flow: Remove unnecessary BlockStack copy constructor
This is the default behavior of the copy constructor, so it doesn't need to be specified. While we're at it we can make the other non-default constructor explicit.pull/8/head
parent
56bc11d952
commit
a162a844d2
Loading…
Reference in New Issue