diff options
author | James Cook <james@lindenlab.com> | 2009-11-02 08:35:37 -0800 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2009-11-02 08:35:37 -0800 |
commit | b4b516b96689a2f8001bfebd641af7bb871ab11d (patch) | |
tree | 21ceddff27907da78df05acff9e21e38d0b0a075 /indra/newview/llfloaterbump.cpp | |
parent | c54faf28236dce5cf35233bf37ae64bd6837776f (diff) |
Fix unclear function names around Pacific versus "SLT" time in string operations.
Reviewed with Brad.
Diffstat (limited to 'indra/newview/llfloaterbump.cpp')
-rw-r--r-- | indra/newview/llfloaterbump.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloaterbump.cpp b/indra/newview/llfloaterbump.cpp index 8b64f913e0..68f06b1e5b 100644 --- a/indra/newview/llfloaterbump.cpp +++ b/indra/newview/llfloaterbump.cpp @@ -40,7 +40,6 @@ #include "llsd.h" #include "lluictrlfactory.h" #include "llviewermessage.h" -#include "llappviewer.h" // gPacificDaylightTime ///---------------------------------------------------------------------------- /// Class LLFloaterBump |