mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 10:37:59 -05: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