diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2022-07-16 02:21:13 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2022-07-16 02:21:13 +0300 |
commit | e9288e8112d663cb3bea644071adf3b2471ef5f4 (patch) | |
tree | 57921da60b02ea9cbc34722f3b880a89bd8da078 /indra/newview/llsky.h | |
parent | e9ac774ceb02e166c3cccf07cbc7c28bf4f001d8 (diff) |
SL-17473 Viewer not clearing all Vertex Buffers #2
Diffstat (limited to 'indra/newview/llsky.h')
-rw-r--r-- | indra/newview/llsky.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llsky.h b/indra/newview/llsky.h index 8c0d70c16c..ec0de1fbfd 100644 --- a/indra/newview/llsky.h +++ b/indra/newview/llsky.h @@ -39,7 +39,6 @@ class LLViewerCamera; class LLVOWLSky; -class LLVOWLClouds; class LLSky |