diff options
author | Leyla Farazha <leyla@lindenlab.com> | 2010-06-18 10:52:24 -0700 |
---|---|---|
committer | Leyla Farazha <leyla@lindenlab.com> | 2010-06-18 10:52:24 -0700 |
commit | 5985ea0f98013741a3313d67cda430152171e611 (patch) | |
tree | 038778966d7134071b726536c0501243f0a2ce35 /indra/newview/llinventorybridge.h | |
parent | d8ec78e325ee3add1a5968ea0a3051de16958404 (diff) | |
parent | 005986d19c46008ae53c56e827b2603cd3d2ae92 (diff) |
Merge
Diffstat (limited to 'indra/newview/llinventorybridge.h')
-rw-r--r-- | indra/newview/llinventorybridge.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llinventorybridge.h b/indra/newview/llinventorybridge.h index 757808eb93..64d0f8d254 100644 --- a/indra/newview/llinventorybridge.h +++ b/indra/newview/llinventorybridge.h @@ -295,7 +295,6 @@ protected: static void createNewEyes(void* user_data); BOOL checkFolderForContentsOfType(LLInventoryModel* model, LLInventoryCollectFunctor& typeToCheck); - BOOL areAnyContentsWorn(LLInventoryModel* model) const; void modifyOutfit(BOOL append); void determineFolderType(); |