summaryrefslogtreecommitdiff
path: root/indra/newview/llworld.h
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2024-01-08 21:02:54 -0500
committerNat Goodspeed <nat@lindenlab.com>2024-01-08 21:02:54 -0500
commit525a885c7c1de879a1e767a526ff2da44dd132be (patch)
treeecb142b08f8d46b67d65877407d5275ad6c02183 /indra/newview/llworld.h
parentf31dc5aa78887c48391bc98313d56013411c3167 (diff)
parent77395eddc911e0801e50fd693f7bbaee8046aa95 (diff)
DRTVWR-589: Merge branch 'main' into DRTVWR-589.
Diffstat (limited to 'indra/newview/llworld.h')
-rw-r--r--indra/newview/llworld.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llworld.h b/indra/newview/llworld.h
index f78cbcaa48..2878d10f5e 100644
--- a/indra/newview/llworld.h
+++ b/indra/newview/llworld.h
@@ -140,8 +140,6 @@ public:
LLViewerTexture *getDefaultWaterTexture();
void updateWaterObjects();
- void precullWaterObjects(LLCamera& camera, LLCullResult* cull, bool include_void_water);
-
void waterHeightRegionInfo(std::string const& sim_name, F32 water_height);
void shiftRegions(const LLVector3& offset);