Approved by DeadYak to remove
This commit is contained in:
Fredrik Holmqvist
2018-08-01 18:29:49 +02:00
parent 9832d1f89a
commit 61e207f6e1
@@ -2800,11 +2800,11 @@ VariablesView::_AddTypeHandlerMenuIfNeeded(ModelNode* node,
{
ValueNodeChild* child = node->NodeChild();
Type* type = child->GetType();
// Type* type = child->GetType();
if (node->CountChildren() == 1 && node->ChildAt(0)->IsHidden()) {
node = node->ChildAt(0);
child = node->NodeChild();
type = child->GetType();
// type = child->GetType();
}
int32 handlerCount = TypeHandlerRoster::Default()->CountTypeHandlers(