diff options
author | James Cook <james@lindenlab.com> | 2009-11-02 08:49:05 -0800 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2009-11-02 08:49:05 -0800 |
commit | 3783852444825edf420e6109927df21fd004c3e7 (patch) | |
tree | 89a7b38df484b2a32c7620203111d5a0c8f801cd /indra/newview/llappviewer.cpp | |
parent | 7e086d46743d8cc3b51e494f0ca1d18829ab78ee (diff) | |
parent | 94dfb5c933739fc69f8a6c083899d1cd313bc514 (diff) |
merge
Diffstat (limited to 'indra/newview/llappviewer.cpp')
-rw-r--r-- | indra/newview/llappviewer.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp index 06c9171d67..873215169e 100644 --- a/indra/newview/llappviewer.cpp +++ b/indra/newview/llappviewer.cpp @@ -238,8 +238,6 @@ U32 gFrameCount = 0; U32 gForegroundFrameCount = 0; // number of frames that app window was in foreground LLPumpIO* gServicePump = NULL; -BOOL gPacificDaylightTime = FALSE; - U64 gFrameTime = 0; F32 gFrameTimeSeconds = 0.f; F32 gFrameIntervalSeconds = 0.f; |