mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-16 09:41:42 +00:00
Comment debug statements in ustar.cpp and node.cpp
This commit is contained in:
@@ -221,7 +221,7 @@ namespace vfs
|
||||
this->Name, this);
|
||||
}
|
||||
|
||||
debug("Created node %s(%#lx)", this->FullPath, this);
|
||||
// debug("Created node %s(%#lx)", this->FullPath, this);
|
||||
}
|
||||
|
||||
Node::~Node()
|
||||
|
Reference in New Issue
Block a user