diff options
author | Dave Parks <none@none> | 2010-06-08 12:20:32 -0500 |
---|---|---|
committer | Dave Parks <none@none> | 2010-06-08 12:20:32 -0500 |
commit | ba454baab38d6e782338156dfbc97f7168710df2 (patch) | |
tree | 59ecab05b4365df9eb686ec34208f8a032ff16dd /indra | |
parent | f461ae214c8c998f5a0e3661696a30d27ad2814e (diff) |
Lost code.
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/llinventoryfunctions.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llinventoryfunctions.cpp b/indra/newview/llinventoryfunctions.cpp index a4b28ceccb..74fd331a06 100644 --- a/indra/newview/llinventoryfunctions.cpp +++ b/indra/newview/llinventoryfunctions.cpp @@ -682,6 +682,3 @@ void LLOpenFoldersWithSelection::doFolder(LLFolderViewFolder* folder) } } - case LLAssetType::AT_MESH: - idx = MESH_ICON_NAME; - break;
\ No newline at end of file |