diff options
author | Loren Shih <seraph@lindenlab.com> | 2009-11-02 15:39:55 -0500 |
---|---|---|
committer | Loren Shih <seraph@lindenlab.com> | 2009-11-02 15:39:55 -0500 |
commit | bde7d67066d189416a725da4527a02eb4f78ba4a (patch) | |
tree | ef0897dcf3663ff236321054c4cdf3704ebf0ec6 /indra/newview/llpreviewscript.cpp | |
parent | 96841c60b7d51cdb640feb5765d4bf21d047f122 (diff) |
EXT-1866 : Inventory Side Panel
svn merge -r137106:137808 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/inventory-panel
Porting over changes from svn Inventory Panel work.
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" |