From Magnus Kessler, "Changes to the quicktime plugin to remove unused variables and an unused
static function."
This commit is contained in:
@@ -313,7 +313,6 @@ void QuicktimeLiveImageStream::createSequenceGrabberVideoChannel()
|
||||
|
||||
Fixed frame_rate;
|
||||
result = SGGetFrameRate (m_gVideoChannel, &frame_rate);
|
||||
int zx = 0;
|
||||
result = SGSetFrameRate (m_gVideoChannel, 100);
|
||||
//
|
||||
// Sound
|
||||
|
||||
Reference in New Issue
Block a user