Bug 572641 - drop Zune and Royale from the windows-default-theme bucket. r=roc

--HG--
extra : rebase_source : f4773b6fe2219e5daeb9178d7547f63a18ecc8cf
This commit is contained in:
Dão Gottwald 2010-06-19 08:57:35 +02:00
Родитель 792c8ee52a
Коммит bd739acb52
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -527,8 +527,6 @@ NS_IMETHODIMP nsLookAndFeel::GetMetric(const nsMetricID aID, PRInt32 & aMetric)
if (hresult == S_OK && nsWindow::GetWindowsVersion() <= WIN7_VERSION) {
LPCWSTR defThemes[] = {
L"luna.msstyles",
L"royale.msstyles",
L"zune.msstyles",
L"aero.msstyles"
};