X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/738b4b576eee308b08d3769f6139f989f970a62d..20fdb2a2af40da98427a702a03a79b1fbec3d7af:/lib/dvb/pmt.h diff --git a/lib/dvb/pmt.h b/lib/dvb/pmt.h index b8ed76f9..5f3d4777 100644 --- a/lib/dvb/pmt.h +++ b/lib/dvb/pmt.h @@ -66,9 +66,7 @@ class eDVBServicePMTHandler: public Object void PATready(int error); int m_record; - static int m_count; public: - static int getCount() { return m_count; } eDVBServicePMTHandler(int record); ~eDVBServicePMTHandler();