fix warnings

This commit is contained in:
goat 2024-07-23 19:46:02 +02:00
parent f0ef73f96b
commit 4d0ab8e254
3 changed files with 2 additions and 3 deletions

View file

@ -311,8 +311,6 @@ internal unsafe class UiDebug
}
}
private void PrintComponentNode(AtkResNode* node, string treePrefix)
{
var compNode = (AtkComponentNode*)node;