diff options
author | Dave Parks <davep@lindenlab.com> | 2023-02-03 19:45:31 -0600 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2023-02-03 19:45:31 -0600 |
commit | 1c2410b8af62254e96d60b2ae2e411d4756215e4 (patch) | |
tree | c702253a1458a34dfa4149717948a3413dc017f7 /indra/newview/llface.cpp | |
parent | eb341f856cb55155cce5e6749cef44707badb137 (diff) |
SL-19148 Decruft followthrough -- decruft shader tree and some remaining forward rendering code.
Diffstat (limited to 'indra/newview/llface.cpp')
-rw-r--r-- | indra/newview/llface.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llface.cpp b/indra/newview/llface.cpp index 45e7709409..a74950dad2 100644 --- a/indra/newview/llface.cpp +++ b/indra/newview/llface.cpp @@ -47,7 +47,6 @@ #include "llviewercamera.h" #include "llviewertexturelist.h" #include "llvopartgroup.h" -#include "llvosky.h" #include "llvovolume.h" #include "pipeline.h" #include "llviewerregion.h" |