diff options
Diffstat (limited to 'indra/newview/llreflectionmapmanager.cpp')
| -rw-r--r-- | indra/newview/llreflectionmapmanager.cpp | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llreflectionmapmanager.cpp b/indra/newview/llreflectionmapmanager.cpp index c69d1a823b..eb7fe06e7d 100644 --- a/indra/newview/llreflectionmapmanager.cpp +++ b/indra/newview/llreflectionmapmanager.cpp @@ -145,7 +145,6 @@ static void touch_default_probe(LLReflectionMap* probe)  LLReflectionMapManager::LLReflectionMapManager()  {      mDynamicProbeCount = LL_MAX_REFLECTION_PROBE_COUNT; -    refreshSettings();      initCubeFree();  }  | 
