mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-04-20 03:25:02 +00:00
update:移除解码器中没用的mutex
This commit is contained in:
parent
0da3fca247
commit
7f2509cbed
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ protected:
|
|||
|
||||
private:
|
||||
QPointer<DeviceSocket> m_deviceSocket;
|
||||
QMutex m_mutex;
|
||||
bool m_quit = false;
|
||||
Frames* m_frames;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue