diff options
Diffstat (limited to 'indra/newview/llsky.h')
-rw-r--r-- | indra/newview/llsky.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llsky.h b/indra/newview/llsky.h index 35d669152e..45dbfcfa05 100644 --- a/indra/newview/llsky.h +++ b/indra/newview/llsky.h @@ -57,7 +57,6 @@ public: ~LLSky(); void init(const LLVector3 &sun_direction); - void free(); void cleanup(); |