Changes to fix multiple thread start.
This commit is contained in:
@@ -60,9 +60,6 @@ QuicktimeImageStream::QuicktimeImageStream(std::string fileName) : ImageStream()
|
||||
|
||||
if (!fileName.empty())
|
||||
setFileName(fileName);
|
||||
|
||||
startThread();
|
||||
start();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user