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/llworldmap.cpp | |
| parent | c54faf28236dce5cf35233bf37ae64bd6837776f (diff) | |
Fix unclear function names around Pacific versus "SLT" time in string operations.
Reviewed with Brad.
Diffstat (limited to 'indra/newview/llworldmap.cpp')
| -rw-r--r-- | indra/newview/llworldmap.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llworldmap.cpp b/indra/newview/llworldmap.cpp index 829d631473..f198f3a0cf 100644 --- a/indra/newview/llworldmap.cpp +++ b/indra/newview/llworldmap.cpp @@ -37,7 +37,6 @@ #include "llregionhandle.h" #include "message.h" -#include "llappviewer.h" // for gPacificDaylightTime #include "llagent.h" #include "llmapresponders.h" #include "llviewercontrol.h" |
