diff options
author | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-03-31 18:46:56 +0300 |
---|---|---|
committer | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-03-31 18:46:56 +0300 |
commit | 5a0547cdc366678a21c23ac4669d9e1a867ca331 (patch) | |
tree | 93664b4de3fdd7993f52150e6ac47c9391830a67 /indra/newview/llstartup.cpp | |
parent | 5c3ae68299f79f3a705fa4b3e9cd262b56695318 (diff) | |
parent | 8c04829110028c951d05470d54de5bf3708ff773 (diff) |
STORM-1126 merge
Diffstat (limited to 'indra/newview/llstartup.cpp')
-rw-r--r-- | indra/newview/llstartup.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llstartup.cpp b/indra/newview/llstartup.cpp index 8fccb35886..dc7f4a487b 100644 --- a/indra/newview/llstartup.cpp +++ b/indra/newview/llstartup.cpp @@ -1172,8 +1172,6 @@ bool idle_startup() // init the shader managers LLPostProcess::initClass(); - LLWLParamManager::initClass(); - LLWaterParamManager::initClass(); LLViewerObject::initVOClasses(); |