mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-19 14:02:39 +00:00
General: address feedback
This commit is contained in:
@@ -101,9 +101,7 @@ Module::Module(Core::System& system)
|
||||
};
|
||||
}
|
||||
|
||||
Module::~Module() {
|
||||
Devices::nvhost_nvdec_common::Reset();
|
||||
}
|
||||
Module::~Module() {}
|
||||
|
||||
NvResult Module::VerifyFD(DeviceFD fd) const {
|
||||
if (fd < 0) {
|
||||
|
||||
Reference in New Issue
Block a user