Skip to content

Commit

Permalink
Revert mistakenly committed hunk.
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert McNamara authored and jyavenard committed Dec 14, 2010
1 parent 1f17e98 commit f27a1ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mythtv/libs/libmythtv/bdringbuffer.cpp
Expand Up @@ -338,7 +338,7 @@ bool BDRingBuffer::OpenFile(const QString &lfilename, uint retry_ms)

SwitchTitle(m_mainTitle);

#if 1
#if 0
// First, attempt to initialize the disc in HDMV navigation mode.
// If this fails, fall back to the traditional built-in title switching
// mode.
Expand Down

0 comments on commit f27a1ef

Please sign in to comment.