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

Commit ed8730f

Browse files
committed
release-leibniz-nit
1 parent 7482501 commit ed8730f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

VideoOverlaySample/src/com/projecttango/videooverlaysample/MainActivity.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ public void onPoseAvailable(TangoPoseData pose) {
8080

8181
@Override
8282
public void onFrameAvailable(int cameraId) {
83-
Log.e("Video Sample", "onFrameAvailable");
8483
if (cameraId == TangoCameraIntrinsics.TANGO_CAMERA_COLOR) {;
8584
tangoCameraPreview.onFrameAvailable();
8685
}

0 commit comments

Comments
 (0)