ams: use R_SUCCEED, R_THROW globally
This commit is contained in:
@@ -77,7 +77,7 @@ namespace ams::powctl {
|
||||
|
||||
/* We opened the session! */
|
||||
guard.Cancel();
|
||||
return ResultSuccess();
|
||||
R_SUCCEED();
|
||||
}
|
||||
|
||||
void CloseSession(Session &session) {
|
||||
|
||||
Reference in New Issue
Block a user