Font paths must be prefix-unique, like other assets. Remove hack.

This commit is contained in:
Glenn Maynard
2005-09-03 00:14:06 +00:00
parent 6c0494ab7a
commit babaa7761e
-3
View File
@@ -395,9 +395,6 @@ try_element_again:
}
}
}
if( category == EC_FONTS )
Font::WeedFontNames(asElementPaths, ClassAndElementToFileName(sClassName,sElement));
}