VariablesView: Style cleanups.

This commit is contained in:
Rene Gollent
2015-11-10 14:01:10 -05:00
parent d3628dcd8f
commit 90da71b645
@@ -1987,8 +1987,7 @@ VariablesView::MessageReceived(BMessage* message)
fPendingTypecastInfo->AddListener(this);
fListener->ExpressionEvaluationRequested(fPendingTypecastInfo,
fStackFrame, fThread);
break;
} else
}
break;
}
case MSG_TYPECAST_TO_ARRAY: