am: Remove bcat from PopLaunchParameter

This never belonged here and has no use anymore since the Boxcat backend was removed.

.
This commit is contained in:
FearlessTobi 2023-09-07 00:15:15 +02:00 committed by Liam
parent 065305c627
commit abf45c2d0b
2 changed files with 4 additions and 20 deletions

View file

@ -339,7 +339,6 @@ private:
KernelHelpers::ServiceContext service_context;
bool launch_popped_application_specific = false;
bool launch_popped_account_preselect = false;
s32 previous_program_index{-1};
Kernel::KEvent* gpu_error_detected_event;