--- AE/Installer/trunk/source/installer.cpp 2010/04/24 21:58:56 511 +++ AE/Installer/trunk/source/installer.cpp 2010/04/28 10:40:52 516 @@ -1487,7 +1487,6 @@ bool ProcessAEUpdate(Install_info_cfg *c CheckForGlobalization(true); // the 'true' value forces re-globalization globalPackages = getPackages(); // refresh the list in memory - // TODO: Refresh the packages list in the window wxCommandEvent e; TheWindow->OnRefreshButtonClick( e ); return true;