mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-17 12:12:10 -04:00
oops, build issue
This commit is contained in:
parent
6e7efefd22
commit
86b8a8dc37
@ -589,8 +589,6 @@ WebcamVideoCursorDS(WebcamVideoDS *src) :
|
||||
_can_seek = false;
|
||||
_can_seek_fast = false;
|
||||
_aborted = false;
|
||||
_last_start = -1.0;
|
||||
_next_start = 0.0;
|
||||
_streaming = true;
|
||||
_buffer = new unsigned char[_size_x * _size_y * 3];
|
||||
_ready = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user