This commit is contained in:
fgerlits 2006-10-20 15:08:19 +00:00
parent 8410881858
commit 88213289eb
1 changed files with 0 additions and 1 deletions

View File

@ -125,7 +125,6 @@ LoginWindow :: LoginWindow (Ptr<GLiveSupport>::Ref gLiveSupport,
// set up the drop down list for available languages
languageList->set_name("languageList");
languageList->set_flags(Gtk::CAN_FOCUS);
// fill up the language list with the list of available languages
Ptr<const GLiveSupport::LanguageMap>::Ref languages;