mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-02-16 10:40:59 +00:00
Remove unused enum value to fix GCC warnings
This commit is contained in:
@@ -12,7 +12,6 @@ class NvPairingManager
|
||||
public:
|
||||
enum PairState
|
||||
{
|
||||
NOT_PAIRED,
|
||||
PAIRED,
|
||||
PIN_WRONG,
|
||||
FAILED,
|
||||
|
||||
Reference in New Issue
Block a user