renderworker: removed unnecessary declaration
This commit is contained in:
@@ -15,8 +15,6 @@ class RenderWorker : public QObject, public CancelableObject
|
||||
public:
|
||||
RenderWorker(DecoderCache* decoder_cache, QObject* parent = nullptr);
|
||||
|
||||
DISABLE_COPY_MOVE(RenderWorker)
|
||||
|
||||
bool Init();
|
||||
|
||||
bool IsStarted();
|
||||
|
||||
Reference in New Issue
Block a user