diff options
| author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2012-11-08 11:25:41 -0500 | 
|---|---|---|
| committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2012-11-08 11:25:41 -0500 | 
| commit | 46fce35fdcae3dfc72e22c8c4f2637f59487ed62 (patch) | |
| tree | f72631de7c0d315ce930b4e6196620267b4023c3 | |
| parent | 6a94c257a1c030978f4f7705ade39be4abb50b39 (diff) | |
removed references to two nonexistent textures in textures.xml
| -rw-r--r-- | indra/newview/skins/default/textures/textures.xml | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/indra/newview/skins/default/textures/textures.xml b/indra/newview/skins/default/textures/textures.xml index 06f8f8c670..03aedae0a9 100644 --- a/indra/newview/skins/default/textures/textures.xml +++ b/indra/newview/skins/default/textures/textures.xml @@ -712,9 +712,6 @@ with the same filename but different name    <texture name="icon_for_sale.tga" file_name="icons/Icon_For_Sale.png" />    <texture name="icon_top_pick.tga" /> -  <texture name="inv_folder_mesh.tga"/> -  <texture name="inv_item_mesh.tga"/> -    <texture name="lag_status_critical.tga" />    <texture name="lag_status_good.tga" />    <texture name="lag_status_warning.tga" /> | 
