diff options
Diffstat (limited to 'indra/newview/llvectorperfoptions.h')
-rw-r--r-- | indra/newview/llvectorperfoptions.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/indra/newview/llvectorperfoptions.h b/indra/newview/llvectorperfoptions.h index dac4d1f86c..e2a0a37e33 100644 --- a/indra/newview/llvectorperfoptions.h +++ b/indra/newview/llvectorperfoptions.h @@ -32,10 +32,6 @@ #ifndef LL_VECTORPERFOPTIONS_H #define LL_VECTORPERFOPTIONS_H -namespace LLVectorPerformanceOptions -{ - void initClass(); // Run after configuration files are read. - void cleanupClass(); -}; +// Deprecated - moved into llviewerjointmesh #endif |