summaryrefslogtreecommitdiff
path: root/src/video_core/macro_interpreter.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2020-04-23 17:24:14 -0400
committerGravatar Lioncash2020-04-23 17:33:08 -0400
commitf77b5dfe812cd480f10708df3cbf50d85e710b72 (patch)
tree80ed1f01e327d580fa1877d471b93e11e40bb921 /src/video_core/macro_interpreter.cpp
parentMerge pull request #3768 from H27CK/cmd-title-fmt (diff)
downloadyuzu-f77b5dfe812cd480f10708df3cbf50d85e710b72.tar.gz
yuzu-f77b5dfe812cd480f10708df3cbf50d85e710b72.tar.xz
yuzu-f77b5dfe812cd480f10708df3cbf50d85e710b72.zip
page_table: Remove unused captures
Any time the lambda function is called, the permission being used in the capture would be passed in as an argument to the lambda, so the capture is unnecessary.
Diffstat (limited to 'src/video_core/macro_interpreter.cpp')
0 files changed, 0 insertions, 0 deletions