diff options
author | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-03-31 18:24:01 +0300 |
---|---|---|
committer | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-03-31 18:24:01 +0300 |
commit | b75528fde663413e9c2a4be2975e014771fb562f (patch) | |
tree | e7935b01eeff9144a3d2bba06171b1afa69b8a6a /indra/newview/llfloaterwater.h | |
parent | 48309dcb3f5609ae72ca81a161a6efae3b2e91a1 (diff) |
STORM-1126 WIP Windlight Estate Settings integration: pass 9
Removed dead code.
Diffstat (limited to 'indra/newview/llfloaterwater.h')
-rw-r--r-- | indra/newview/llfloaterwater.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/llfloaterwater.h b/indra/newview/llfloaterwater.h index 57e44f7930..25858fba01 100644 --- a/indra/newview/llfloaterwater.h +++ b/indra/newview/llfloaterwater.h @@ -33,10 +33,6 @@ #include "llfloater.h" -#if 0 -#include <vector> -#include "llwlparamset.h" -#endif #include "llenvmanager.h" struct WaterVector2Control; |