summaryrefslogtreecommitdiff
path: root/src/video_core/gpu_thread.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2019-07-16 11:52:08 -0400
committerGravatar Lioncash2019-07-18 21:03:30 -0400
commita162a844d2ede2b13d4a52f2dae37980be91cb1a (patch)
treeb262ff3437cbadd73dda65a022c9228e0732d043 /src/video_core/gpu_thread.cpp
parentvideo_core/control_flow: Use std::move where applicable (diff)
downloadyuzu-a162a844d2ede2b13d4a52f2dae37980be91cb1a.tar.gz
yuzu-a162a844d2ede2b13d4a52f2dae37980be91cb1a.tar.xz
yuzu-a162a844d2ede2b13d4a52f2dae37980be91cb1a.zip
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.
Diffstat (limited to 'src/video_core/gpu_thread.cpp')
0 files changed, 0 insertions, 0 deletions