Unused and should be removed, fixes last commit

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