Fixed a couple of shameful things, thanks to Fractured for pointing out
This commit is contained in:
@@ -648,11 +648,6 @@ public:
|
||||
*/
|
||||
void send_stats()
|
||||
{
|
||||
if(gSavedSettings.controlExists("SingularityDontSendViewerStats") &&
|
||||
gSavedSettings.getBOOL("SingularityDontSendViewerStats"))
|
||||
{
|
||||
return;
|
||||
}
|
||||
// IW 9/23/02 I elected not to move this into LLViewerStats
|
||||
// because it depends on too many viewer.cpp globals.
|
||||
// Someday we may want to merge all our stats into a central place
|
||||
|
||||
Reference in New Issue
Block a user