Skip to content

Commit 343c7c1

Browse files
David García Garzónqdot
authored andcommitted
demo_cv_async: clean up a debug variable
Signed-off-by: David García Garzón <[email protected]>
1 parent 693e489 commit 343c7c1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

wrappers/python/demo_cv_async.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ def display_depth(dev, data, timestamp):
2222

2323
rgb = None
2424

25-
lastVideo = None
26-
2725
def display_rgb(dev, data, timestamp):
2826
global rgb
2927
if rgb is None :

0 commit comments

Comments
 (0)