Clean up some last few QuickTime things

This commit is contained in:
Liru Færs
2019-08-05 21:13:32 -04:00
parent 468f28941f
commit 59a12dfe1d
2 changed files with 0 additions and 12 deletions

View File

@@ -17867,17 +17867,6 @@ This should be as low as possible, but too low may break functionality</string>
<key>Value</key>
<integer>1</integer>
</map>
<key>WarnQuickTimeInstalled</key>
<map>
<key>Comment</key>
<string>Enables QuickTimeInstalled warning dialog</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>1</integer>
</map>
<key>WarnReturnToOwner</key>
<map>
<key>Comment</key>

View File

@@ -241,7 +241,6 @@ F32 gSimLastTime; // Used in LLAppViewer::init and send_stats()
F32 gSimFrames;
BOOL gShowObjectUpdates = FALSE;
BOOL gUseQuickTime = TRUE;
BOOL gAcceptTOS = FALSE;
BOOL gAcceptCriticalMessage = FALSE;