mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-15 14:22:08 -07:00
kernel: update KProcess
This commit is contained in:
@@ -134,9 +134,6 @@ public:
|
||||
/// Retrieves a const pointer to the application process.
|
||||
const KProcess* ApplicationProcess() const;
|
||||
|
||||
/// Closes the application process.
|
||||
void CloseApplicationProcess();
|
||||
|
||||
/// Retrieves the list of processes.
|
||||
const std::vector<KProcess*>& GetProcessList() const;
|
||||
|
||||
|
Reference in New Issue
Block a user