mirror of
https://github.com/PabloMK7/citra.git
synced 2025-10-11 20:10:03 +00:00
Minor tidying up
This commit is contained in:
parent
26e90a99cd
commit
cf985631e0
7 changed files with 27 additions and 14 deletions
|
@ -830,8 +830,7 @@ private:
|
|||
ar& completion_event;
|
||||
ar& buffer_error_interrupt_event;
|
||||
ar& vsync_interrupt_event;
|
||||
// TODO: Check if this is ever needed:
|
||||
// ar & capture_result;
|
||||
// Ignore capture_result. In-progress captures might be affected but this is OK.
|
||||
ar& dest_process;
|
||||
ar& dest;
|
||||
ar& dest_size;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue