diff options
author | Rider Linden <rider@lindenlab.com> | 2017-11-13 14:40:54 -0800 |
---|---|---|
committer | Rider Linden <rider@lindenlab.com> | 2017-11-13 14:40:54 -0800 |
commit | b227c86b450134f17ec0624655e1e4c5cb5ba89d (patch) | |
tree | 78d44d9225fd5b85652b5fc133ff7456b40e23e4 /indra/newview/llfloaterregioninfo.h | |
parent | b37eb2642f6e6e4d1e32a49c7ab31f70321cd979 (diff) |
Remove the old wl environment code.
Diffstat (limited to 'indra/newview/llfloaterregioninfo.h')
-rw-r--r-- | indra/newview/llfloaterregioninfo.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/indra/newview/llfloaterregioninfo.h b/indra/newview/llfloaterregioninfo.h index 105280bd99..bbdff84bf6 100644 --- a/indra/newview/llfloaterregioninfo.h +++ b/indra/newview/llfloaterregioninfo.h @@ -65,11 +65,6 @@ class LLPanelExperiences; class LLPanelRegionExperiences; class LLEventTimer; -class LLEnvironmentSettings; -class LLWLParamManager; -class LLWaterParamManager; -class LLWLParamSet; -class LLWaterParamSet; class LLFloaterRegionInfo : public LLFloater { |