Skip to content

Commit aa2145f

Browse files
committed
Forgot return
1 parent a47d310 commit aa2145f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/psmoveservice/PSMoveTracker/PSEye/PSEyeVideoCapture.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -700,6 +700,8 @@ class PSEYECaptureCAM_VIRTUAL : public cv::IVideoCapture
700700
{
701701
return grabFrameHD();
702702
}
703+
704+
return false;
703705
}
704706
705707
bool grabFrameSD()

0 commit comments

Comments
 (0)