Skip to content

Commit

Permalink
Remove unused member from HTTPLiveStream. Coverity 751872
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartm committed Dec 17, 2012
1 parent 210c566 commit 2307825
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mythtv/libs/libmythtv/HLS/httplivestream.h
Expand Up @@ -94,7 +94,6 @@ class MTV_PUBLIC HTTPLiveStream
QString m_audioOutFile;
QString m_audioOutFileEncoded;
uint16_t m_segmentSize;
uint16_t m_segmentFrames;
uint16_t m_maxSegments;
uint16_t m_segmentCount;
uint16_t m_startSegment;
Expand Down

0 comments on commit 2307825

Please sign in to comment.