summaryrefslogtreecommitdiff
path: root/src/video_core/gpu.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-07-16 11:52:08 -0400
committerLioncash <mathew1800@gmail.com>2019-07-18 21:03:30 -0400
commita162a844d2ede2b13d4a52f2dae37980be91cb1a (patch)
treeb262ff3437cbadd73dda65a022c9228e0732d043 /src/video_core/gpu.cpp
parent56bc11d952fa228475d09891e01b3d1c6d32f015 (diff)
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.cpp')
0 files changed, 0 insertions, 0 deletions