aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llvoground.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llvoground.cpp')
-rw-r--r--linden/indra/newview/llvoground.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llvoground.cpp b/linden/indra/newview/llvoground.cpp
index fe19e18..0ef0196 100644
--- a/linden/indra/newview/llvoground.cpp
+++ b/linden/indra/newview/llvoground.cpp
@@ -71,7 +71,7 @@ BOOL LLVOGround::idleUpdate(LLAgent &agent, LLWorld &world, const F64 &time)
71} 71}
72 72
73 73
74void LLVOGround::updateTextures(LLAgent &agent) 74void LLVOGround::updateTextures()
75{ 75{
76} 76}
77 77