Showing
1 changed file
with
0 additions
and
1 deletions
... | @@ -87,7 +87,6 @@ function openCvReady() { | ... | @@ -87,7 +87,6 @@ function openCvReady() { |
87 | // schedule the first one. | 87 | // schedule the first one. |
88 | setTimeout(processVideo, 0); | 88 | setTimeout(processVideo, 0); |
89 | }; | 89 | }; |
90 | - }; | ||
91 | } | 90 | } |
92 | </script> | 91 | </script> |
93 | </body> | 92 | </body> | ... | ... |
-
Please register or login to post a comment