diff options
author | Loren Shih <seraph@lindenlab.com> | 2009-11-02 16:22:18 -0500 |
---|---|---|
committer | Loren Shih <seraph@lindenlab.com> | 2009-11-02 16:22:18 -0500 |
commit | 310a7b60f7d3af1e14cdd91c94e8a5841b182a4c (patch) | |
tree | 13d1b6caea6c93169ee643ec3cff06a1d8a02d17 /indra/newview/llpreviewscript.cpp | |
parent | cdf639087011dc7f4510cedd9951e8d890818b97 (diff) | |
parent | bde7d67066d189416a725da4527a02eb4f78ba4a (diff) |
Merge conflict resolution for previous commit.
--HG--
branch : avatar-pipeline
Diffstat (limited to 'indra/newview/llpreviewscript.cpp')
-rw-r--r-- | indra/newview/llpreviewscript.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpreviewscript.cpp b/indra/newview/llpreviewscript.cpp index ac7abf1448..a6f5465e1b 100644 --- a/indra/newview/llpreviewscript.cpp +++ b/indra/newview/llpreviewscript.cpp @@ -89,7 +89,6 @@ #include "lltrans.h" #include "llviewercontrol.h" #include "llappviewer.h" -#include "llpanelinventory.h" const std::string HELLO_LSL = "default\n" |