oops, build issue

This commit is contained in:
David Rose 2011-11-16 03:52:09 +00:00
parent 6e7efefd22
commit 86b8a8dc37

View File

@ -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;