kern: devirtualize several KAutoObject functions
This commit is contained in:
@@ -36,8 +36,6 @@ namespace ams::kern {
|
||||
|
||||
void KEvent::Finalize() {
|
||||
MESOSPHERE_ASSERT_THIS();
|
||||
|
||||
KAutoObjectWithSlabHeapAndContainer<KEvent, KAutoObjectWithList, true>::Finalize();
|
||||
}
|
||||
|
||||
Result KEvent::Signal() {
|
||||
|
||||
Reference in New Issue
Block a user