diff --git a/stepmania/src/PaneDisplay.cpp b/stepmania/src/PaneDisplay.cpp index b74a2d1450..90b889f8d6 100644 --- a/stepmania/src/PaneDisplay.cpp +++ b/stepmania/src/PaneDisplay.cpp @@ -132,7 +132,6 @@ void PaneDisplay::Load( const CString &sType, PlayerNumber pn ) } m_CurPane = PANE_INVALID; - SetFocus( GetPane() ); } void PaneDisplay::SetContent( PaneContents c )