diff options
Diffstat (limited to 'indra')
| -rwxr-xr-x | indra/newview/llpanelface.cpp | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/indra/newview/llpanelface.cpp b/indra/newview/llpanelface.cpp index dcedbba81b..01ed6e84b8 100755 --- a/indra/newview/llpanelface.cpp +++ b/indra/newview/llpanelface.cpp @@ -2387,8 +2387,6 @@ void LLPanelFace::onCommitRepeatsPerMeter(LLUICtrl* ctrl, void* userdata)  {  	LLPanelFace* self = (LLPanelFace*) userdata; -	gFocusMgr.setKeyboardFocus( NULL ); -  	LLUICtrl* repeats_ctrl = self->getChild<LLUICtrl>("rptctrl");  	F32 repeats_per_meter = repeats_ctrl->getValue().asReal(); | 
