diff options
| author | Rider Linden <rider@lindenlab.com> | 2016-09-16 16:00:07 -0700 |
|---|---|---|
| committer | Rider Linden <rider@lindenlab.com> | 2016-09-16 16:00:07 -0700 |
| commit | 8d86f5a0c457fceff5923fb7ca32259b2718addc (patch) | |
| tree | b374188accf39136045590254133d0bc2e62d47c /indra/llui/llfocusmgr.cpp | |
| parent | 68b8d2658a741617ae9844824090efe922da1edd (diff) | |
| parent | 51bb369a39142ff5049f753099f9638ce68b95dc (diff) | |
Merge
Diffstat (limited to 'indra/llui/llfocusmgr.cpp')
| -rw-r--r-- | indra/llui/llfocusmgr.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llui/llfocusmgr.cpp b/indra/llui/llfocusmgr.cpp index 1a51b96fdf..1b213c3418 100644 --- a/indra/llui/llfocusmgr.cpp +++ b/indra/llui/llfocusmgr.cpp @@ -186,7 +186,6 @@ void LLFocusMgr::releaseFocusIfNeeded( LLView* view ) LLUI::removePopup(view); } - void LLFocusMgr::setKeyboardFocus(LLFocusableElement* new_focus, BOOL lock, BOOL keystrokes_only) { // notes if keyboard focus is changed again (by onFocusLost/onFocusReceived) |
