aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llvowater.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llvowater.h')
-rw-r--r--linden/indra/newview/llvowater.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/newview/llvowater.h b/linden/indra/newview/llvowater.h
index a0c85c0..8ed795c 100644
--- a/linden/indra/newview/llvowater.h
+++ b/linden/indra/newview/llvowater.h
@@ -56,7 +56,6 @@ public:
56 eVertexDataMask; 56 eVertexDataMask;
57 57
58 LLVOWater(const LLUUID &id, const LLPCode pcode, LLViewerRegion *regionp); 58 LLVOWater(const LLUUID &id, const LLPCode pcode, LLViewerRegion *regionp);
59 virtual ~LLVOWater() {}
60 59
61 /*virtual*/ void markDead(); 60 /*virtual*/ void markDead();
62 61