diff options
Diffstat (limited to 'client/device.h')
-rw-r--r-- | client/device.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/device.h b/client/device.h index ea62c9f..ff9092e 100644 --- a/client/device.h +++ b/client/device.h @@ -22,7 +22,6 @@ private: cStreamdevFilters *m_Filters; int m_Pids; int m_Priority; - bool m_UpdatePriority; static cStreamdevDevice *m_Device; static const cChannel *m_DenyChannel; |