summaryrefslogtreecommitdiff
path: root/indra/newview/lllegacyatmospherics.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/lllegacyatmospherics.h')
-rw-r--r--indra/newview/lllegacyatmospherics.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/lllegacyatmospherics.h b/indra/newview/lllegacyatmospherics.h
index 2f0c094c10..71469a622a 100644
--- a/indra/newview/lllegacyatmospherics.h
+++ b/indra/newview/lllegacyatmospherics.h
@@ -213,7 +213,6 @@ public:
~LLAtmospherics();
void init();
- void calc();
void updateFog(const F32 distance, LLVector3& tosun);
const LLHaze& getHaze() const { return mHaze; }