diff options
author | Roxie Linden <roxie@lindenlab.com> | 2010-02-24 19:10:43 -0800 |
---|---|---|
committer | Roxie Linden <roxie@lindenlab.com> | 2010-02-24 19:10:43 -0800 |
commit | c2ca71322bf48653d466cba40bbe01c3401318c7 (patch) | |
tree | ecb9834f475c55dcf78c06aed115db69276068ef /indra/newview/llinventoryfunctions.cpp | |
parent | a0de48f0ccf7ab8181651646036a13f712641b54 (diff) | |
parent | 433eb89473e9aaa3864299b7ba50a320f14bba38 (diff) |
automated merge
Don't wanna fix all windows EOL issue here
warn-on-failure:unix-eol
Diffstat (limited to 'indra/newview/llinventoryfunctions.cpp')
-rw-r--r-- | indra/newview/llinventoryfunctions.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llinventoryfunctions.cpp b/indra/newview/llinventoryfunctions.cpp index 8f4136c01f..e3caabf08f 100644 --- a/indra/newview/llinventoryfunctions.cpp +++ b/indra/newview/llinventoryfunctions.cpp @@ -50,7 +50,7 @@ // newview includes #include "llappearancemgr.h" #include "llappviewer.h" -#include "llfirstuse.h" +//#include "llfirstuse.h" #include "llfloaterchat.h" #include "llfloatercustomize.h" #include "llfocusmgr.h" |