mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-08-27 05:55:00 +00:00
Debug what destructors are called
This commit is contained in:
@@ -153,5 +153,6 @@ namespace Disk
|
||||
|
||||
Manager::~Manager()
|
||||
{
|
||||
debug("Destructor called");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user