mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
fixup rebase
This commit is contained in:
parent
7d4230095c
commit
fadbb10ebc
|
@ -31,7 +31,6 @@ Camera::Camera()
|
|||
: refcount(0)
|
||||
, workerThread(nullptr)
|
||||
, worker(nullptr)
|
||||
, needsInit(true)
|
||||
{
|
||||
worker = new CameraWorker(0);
|
||||
workerThread = new QThread();
|
||||
|
|
Loading…
Reference in New Issue
Block a user