vboxDumpDisplay: more indentation reducing
VRDxEnabled is initialized to false. Put the if (VRDxEnabled) on the top level to reduce nesting.
Showing
想要评论请 注册 或 登录
VRDxEnabled is initialized to false. Put the if (VRDxEnabled) on the top level to reduce nesting.