Skip to content

Commit

Permalink
MythMusic: Fix compilation on Darwin after [d6b0ae4]
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Harrison <pharrison@mythtv.org>
  • Loading branch information
jyavenard authored and Paul Harrison committed Apr 28, 2013
1 parent cb58905 commit 5a25b30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mythplugins/mythmusic/mythmusic/cddecoder.h
Expand Up @@ -67,7 +67,6 @@ class CdDecoder : public Decoder
m_leadout; ///< End of last track
double m_lengthInSecs;
vector<int> m_tracks; ///< Start block offset of each track
vector<Metadata*> m_mData; ///< After lookup, details of each trk
#endif
static QMutex& getCdioMutex();

Expand Down

0 comments on commit 5a25b30

Please sign in to comment.