diff options
author | ZaiLynch <none@none> | 2010-08-26 09:03:37 +0200 |
---|---|---|
committer | ZaiLynch <none@none> | 2010-08-26 09:03:37 +0200 |
commit | 656158ce6eef5b9069520fd33d45c6d1868b5e47 (patch) | |
tree | 62920badc0deb35f4ec094f5f164f8c62896e8df /indra/newview/llvoavatar.h | |
parent | 6fcde580c3a2e6cc62bfab52bd47cae8726c56d4 (diff) |
fix for VWR-19505
Diffstat (limited to 'indra/newview/llvoavatar.h')
-rw-r--r-- | indra/newview/llvoavatar.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llvoavatar.h b/indra/newview/llvoavatar.h index 0934f5df36..0017f6b846 100644 --- a/indra/newview/llvoavatar.h +++ b/indra/newview/llvoavatar.h @@ -208,7 +208,6 @@ public: void idleUpdateWindEffect(); void idleUpdateNameTag(const LLVector3& root_pos_last); void idleUpdateRenderCost(); - void idleUpdateTractorBeam(); void idleUpdateBelowWater(); //-------------------------------------------------------------------- |