aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llsky.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llsky.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/newview/llsky.h b/linden/indra/newview/llsky.h
index 60c449a..3b17c18 100644
--- a/linden/indra/newview/llsky.h
+++ b/linden/indra/newview/llsky.h
@@ -57,7 +57,6 @@ public:
57 ~LLSky(); 57 ~LLSky();
58 58
59 void init(const LLVector3 &sun_direction); 59 void init(const LLVector3 &sun_direction);
60 void free();
61 60
62 void cleanup(); 61 void cleanup();
63 62