aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/lltoolcomp.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/lltoolcomp.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/linden/indra/newview/lltoolcomp.cpp b/linden/indra/newview/lltoolcomp.cpp
index b6090bc..16e0136 100644
--- a/linden/indra/newview/lltoolcomp.cpp
+++ b/linden/indra/newview/lltoolcomp.cpp
@@ -766,10 +766,6 @@ void LLToolCompGun::onMouseCaptureLost()
766 return; 766 return;
767 } 767 }
768 mCur->onMouseCaptureLost(); 768 mCur->onMouseCaptureLost();
769
770 // JC - I don't know if this is necessary. Maybe we could lose capture
771 // if someone ALT-Tab's out when in mouselook.
772 setCurrentTool( (LLTool*) mGun );
773} 769}
774 770
775void LLToolCompGun::handleSelect() 771void LLToolCompGun::handleSelect()