Skip to content
This repository has been archived by the owner on Mar 2, 2018. It is now read-only.

Commit

Permalink
release-leibniz-nit
Browse files Browse the repository at this point in the history
  • Loading branch information
r4ravi2008 committed Apr 16, 2015
1 parent 7482501 commit ed8730f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ public void onPoseAvailable(TangoPoseData pose) {

@Override
public void onFrameAvailable(int cameraId) {
Log.e("Video Sample", "onFrameAvailable");
if (cameraId == TangoCameraIntrinsics.TANGO_CAMERA_COLOR) {;
tangoCameraPreview.onFrameAvailable();
}
Expand Down

0 comments on commit ed8730f

Please sign in to comment.