diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2018-05-08 12:42:35 +0000 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2018-05-08 12:42:35 +0000 |
commit | 9eabb2797ea6a485c2b82efb0c31da55755cbca2 (patch) | |
tree | 288304e35d272f39602f561858812a1aa617fae0 /indra/newview/llpanelgroup.h | |
parent | a517dec5e4b8a6fe23deae08ff2915806e7b9a00 (diff) |
MAINT-8586 XUI cleanup
Diffstat (limited to 'indra/newview/llpanelgroup.h')
-rw-r--r-- | indra/newview/llpanelgroup.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpanelgroup.h b/indra/newview/llpanelgroup.h index 05be4b5aee..0b40c8b5d3 100644 --- a/indra/newview/llpanelgroup.h +++ b/indra/newview/llpanelgroup.h @@ -95,7 +95,6 @@ protected: void onBtnCreate(); void onBackBtnClick(); void onBtnJoin(); - void onBtnCancel(); static void onBtnApply(void*); static void onBtnRefresh(void*); |