mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-07 05:19:17 +00:00
Debug what destructors are called
This commit is contained in:
@ -621,6 +621,6 @@ namespace VirtualFileSystem
|
||||
|
||||
Virtual::~Virtual()
|
||||
{
|
||||
trace("Destroying virtual file system...");
|
||||
debug("Destructor called");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user