diff options
Diffstat (limited to 'indra/newview/llviewerjoint.h')
-rw-r--r-- | indra/newview/llviewerjoint.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llviewerjoint.h b/indra/newview/llviewerjoint.h index e432258f88..5aa49aee7e 100644 --- a/indra/newview/llviewerjoint.h +++ b/indra/newview/llviewerjoint.h @@ -131,7 +131,6 @@ public: virtual void dump(); void setVisible( BOOL visible, BOOL recursive ); - virtual void writeCAL3D(apr_file_t* fp); public: static BOOL sDisableLOD; |