Fixes issue detected by tool.
BUG=N/A Review URL: https://webrtc-codereview.appspot.com/1189004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3659 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
6ddb9071a1
commit
23875c1694
@ -380,10 +380,6 @@ bool CpuWindows::Initialize()
|
||||
{
|
||||
return false;
|
||||
}
|
||||
if (FAILED(hr))
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
if (!CreateWmiConnection())
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user