mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-05-19 16:10:35 +00:00
Remove unused function
This commit is contained in:
@@ -23,8 +23,6 @@ public:
|
||||
|
||||
void vsyncCallback();
|
||||
|
||||
void drain();
|
||||
|
||||
private:
|
||||
QQueue<AVFrame*> m_FrameQueue;
|
||||
QQueue<int> m_FrameQueueHistory;
|
||||
|
||||
Reference in New Issue
Block a user