diff options
author | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-10-28 17:52:31 +0200 |
---|---|---|
committer | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-10-28 17:52:31 +0200 |
commit | 317dd0e405dfb6ca813118c556f5c23af27cd2a7 (patch) | |
tree | ecd003f1087fe59aff8f27af8b93619d51f8fc37 /indra/newview/llfloaterpreference.h | |
parent | ca56f6d953ad596d4fc02d8568ca542f57aa5119 (diff) |
SL-6109
- Fixed line endings in xml file
- Removed obsolete UI element and it's code
- Fixed issue with return value caused by rebase
Diffstat (limited to 'indra/newview/llfloaterpreference.h')
-rw-r--r-- | indra/newview/llfloaterpreference.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloaterpreference.h b/indra/newview/llfloaterpreference.h index bc19564bf6..f08f2aa2ba 100644 --- a/indra/newview/llfloaterpreference.h +++ b/indra/newview/llfloaterpreference.h @@ -143,7 +143,6 @@ public: void onClickResetCache(); void onClickSkin(LLUICtrl* ctrl,const LLSD& userdata); void onSelectSkin(); - void onClickSetMiddleMouse(); void onClickSetSounds(); void onClickEnablePopup(); void onClickDisablePopup(); |