Skip to content

Commit a69e307

Browse files
author
Marek Kulik
committed
Remove test code to set 'Position' tab as selected
1 parent 5ae7bd2 commit a69e307

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Client/core/CSettings.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1096,7 +1096,6 @@ void CSettings::CreateGUI ( void )
10961096
float fComboWidth = 100.0f;
10971097

10981098
CGUITab* pPositionTab = pChatOptionsPanel->CreateTab( _("Position") );
1099-
pChatOptionsPanel->SetSelectedTab( pPositionTab );
11001099

11011100
fIndentX = pManager->CGUI_GetMaxTextExtent( "default-normal",
11021101
_("Horizontal:"),

0 commit comments

Comments
 (0)