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 24ab10c2f6
commit 36917d8a8f
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;