mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-04 06:06:17 +00:00
t/hand: Remove per frame printing
This commit is contained in:
parent
1e995dbbe3
commit
a5bf14502c
|
@ -140,7 +140,6 @@ do_view(TrackerHand &t, View &view, cv::Mat &grey, cv::Mat &rgb)
|
|||
static void
|
||||
process(TrackerHand &t, struct xrt_frame *xf)
|
||||
{
|
||||
printf("process frame\n");
|
||||
if (xf == NULL) {
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue