diff options
| -rw-r--r-- | indra/newview/llfloatersnapshot.cpp | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llfloatersnapshot.cpp b/indra/newview/llfloatersnapshot.cpp index b310256874..0931f77281 100644 --- a/indra/newview/llfloatersnapshot.cpp +++ b/indra/newview/llfloatersnapshot.cpp @@ -908,8 +908,6 @@ BOOL LLSnapshotLivePreview::onIdle( void* snapshot_preview )  			previewp->mPosTakenGlobal = gAgentCamera.getCameraPositionGlobal();  			previewp->mShineCountdown = 4; // wait a few frames to avoid animation glitch due to readback this frame  		} - -		gViewerWindow->playSnapshotAnimAndSound();  	}  	previewp->getWindow()->decBusyCount();  	// only show fullscreen preview when in freeze frame mode  | 
