summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.h
diff options
context:
space:
mode:
authorDon Kjer <don@lindenlab.com>2012-07-11 00:30:04 +0000
committerDon Kjer <don@lindenlab.com>2012-07-11 00:30:04 +0000
commita589bc99701d6258d3dd467a5d36fb989348a758 (patch)
treee02fca312d1d685a6e75d7a8e1fbd08b0717d241 /indra/newview/llappviewer.h
parentcb2b59b48b6cf8aeb17f5b0f9f4063e8340ce144 (diff)
Added LLPipeline eventhost API. Added ForcePeriodicRenderingTime setting.
Diffstat (limited to 'indra/newview/llappviewer.h')
-rw-r--r--indra/newview/llappviewer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llappviewer.h b/indra/newview/llappviewer.h
index f55954234f..043893020b 100644
--- a/indra/newview/llappviewer.h
+++ b/indra/newview/llappviewer.h
@@ -253,8 +253,6 @@ private:
bool mQuitRequested; // User wants to quit, may have modified documents open.
bool mLogoutRequestSent; // Disconnect message sent to simulator, no longer safe to send messages to the sim.
- S32 mYieldTime;
- F32 mMinFrameTime;
struct SettingsFiles* mSettingsLocationList;
LLWatchdogTimeout* mMainloopTimeout;