Browse Source

Removing comment obsolete since c42123f5d9 (Change of language on run-time is not supported anymore.)

Source commit: 68814f29d087fd3a426da4f945f7ef35a70b7e82
Martin Prikryl 9 years ago
parent
commit
af5ed065a7
1 changed files with 0 additions and 3 deletions
  1. 0 3
      source/forms/Preferences.cpp

+ 0 - 3
source/forms/Preferences.cpp

@@ -862,9 +862,6 @@ void __fastcall TPreferencesDialog::SaveConfiguration()
     Configuration->ActionsLogFileName = ActionsLogFileNameEdit->Text;
 
     // languages
-    // As this dialog does not explicitly support run-time locale changing,
-    // make this last, otherwise we lose some settings (or even worse
-    // we end-up saving default text box values=control names as our configuration)
     if (LanguagesView->ItemFocused != NULL)
     {
       GUIConfiguration->Locale =