diff options
Diffstat (limited to 'indra/newview/lllegacyatmospherics.h')
-rw-r--r-- | indra/newview/lllegacyatmospherics.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/lllegacyatmospherics.h b/indra/newview/lllegacyatmospherics.h index f2900b4323..22ed37f830 100644 --- a/indra/newview/lllegacyatmospherics.h +++ b/indra/newview/lllegacyatmospherics.h @@ -277,7 +277,6 @@ protected: LLColor4 mGLFogCol; F32 mFogRatio; F32 mWorldScale; - LLFrameTimer mUpdateTimer; }; #endif |