summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2009-11-02 08:49:05 -0800
committerJames Cook <james@lindenlab.com>2009-11-02 08:49:05 -0800
commit3783852444825edf420e6109927df21fd004c3e7 (patch)
tree89a7b38df484b2a32c7620203111d5a0c8f801cd /indra/newview/llappviewer.cpp
parent7e086d46743d8cc3b51e494f0ca1d18829ab78ee (diff)
parent94dfb5c933739fc69f8a6c083899d1cd313bc514 (diff)
merge
Diffstat (limited to 'indra/newview/llappviewer.cpp')
-rw-r--r--indra/newview/llappviewer.cpp2
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;