kern: KAutoObject doesn't need (virtual) destructor
This commit is contained in:
@@ -52,8 +52,6 @@ namespace ams::kern {
|
||||
/* ... */
|
||||
}
|
||||
|
||||
virtual ~KLightSession() { /* ... */ }
|
||||
|
||||
void Initialize(KClientPort *client_port, uintptr_t name);
|
||||
virtual void Finalize() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user