From 56fa20e168240fe6c971a8c8e672fc5a9e2b6690 Mon Sep 17 00:00:00 2001 From: Dmitry Zaporozhan Date: Fri, 26 Mar 2010 14:38:03 +0200 Subject: Fixed major bug EXT-6544 - remove Admin > God Tools > Grid > Kick All Residents button. Removed "Kick all" button and corresponding code. Reviewed by Mike Antipov - https://codereview.productengine.com/secondlife/r/117/ --HG-- branch : product-engine --- indra/newview/llfloatergodtools.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'indra/newview/llfloatergodtools.h') diff --git a/indra/newview/llfloatergodtools.h b/indra/newview/llfloatergodtools.h index ef5ce02749..b95d1a30e4 100644 --- a/indra/newview/llfloatergodtools.h +++ b/indra/newview/llfloatergodtools.h @@ -198,9 +198,6 @@ public: void refresh(); - void onClickKickAll(); - static bool confirmKick(const LLSD& notification, const LLSD& response); - static bool finishKick(const LLSD& notification, const LLSD& response); static void onDragSunPhase(LLUICtrl *ctrl, void *userdata); void onClickFlushMapVisibilityCaches(); static bool flushMapVisibilityCachesConfirm(const LLSD& notification, const LLSD& response); -- cgit v1.2.3