mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-27 22:14:22 +08: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