mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-16 20:02:40 +00:00
Remove extraneous semicolons
This commit is contained in:
@@ -87,7 +87,7 @@ public:
|
||||
delete pool[handle - HANDLE_OFFSET];
|
||||
}
|
||||
return error;
|
||||
};
|
||||
}
|
||||
|
||||
bool IsValid(Handle handle);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user