Skip to content

Commit e1c459e

Browse files
authored
Regression fix
1 parent f522314 commit e1c459e

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
@@ -165,7 +165,6 @@ void CSettings::ResetGuiPointers()
165165
m_pAdvancedSettingDescriptionLabel = NULL;
166166
m_pFullscreenStyleLabel = NULL;
167167
m_pFullscreenStyleCombo = NULL;
168-
m_pCheckBoxVSync = NULL;
169168
m_pPriorityLabel = NULL;
170169
m_pPriorityCombo = NULL;
171170
m_pPlayerMapImageLabel = NULL;

0 commit comments

Comments
 (0)