diff options
| author | Debi King (Dessie) <dessie@lindenlab.com> | 2011-06-16 15:53:16 -0400 |
|---|---|---|
| committer | Debi King (Dessie) <dessie@lindenlab.com> | 2011-06-16 15:53:16 -0400 |
| commit | c445b9ee61c29d125d904fd2e58f157e72ee5b3b (patch) | |
| tree | 51a45cb4f56d2214ec6c11ce2e0b06c9b11eccf6 /indra/newview/llstartup.cpp | |
| parent | 7645c6a19f9b110121d674604a56c5a407736885 (diff) | |
| parent | fdc4a704f3622d1da471619413aadb609220962d (diff) | |
reconciled .hgtags
Diffstat (limited to 'indra/newview/llstartup.cpp')
| -rw-r--r-- | indra/newview/llstartup.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llstartup.cpp b/indra/newview/llstartup.cpp index 141a81c717..86b09473ab 100644 --- a/indra/newview/llstartup.cpp +++ b/indra/newview/llstartup.cpp @@ -1970,7 +1970,6 @@ bool idle_startup() // Start automatic replay if the flag is set. if (gSavedSettings.getBOOL("StatsAutoRun") || gAgentPilot.getReplaySession()) { - LLUUID id; LL_DEBUGS("AppInit") << "Starting automatic playback" << LL_ENDL; gAgentPilot.startPlayback(); } |
