Bunch of excess clean up from while I was working on things
This commit is contained in:
@@ -145,7 +145,6 @@ public:
|
||||
virtual ~LLPanelLandGeneral();
|
||||
/*virtual*/ void refresh();
|
||||
void refreshNames();
|
||||
virtual void draw();
|
||||
|
||||
void setGroup(const LLUUID& group_id);
|
||||
void onClickSetGroup();
|
||||
@@ -243,7 +242,6 @@ public:
|
||||
LLPanelLandObjects(LLSafeHandle<LLParcelSelection>& parcelp);
|
||||
virtual ~LLPanelLandObjects();
|
||||
/*virtual*/ void refresh();
|
||||
virtual void draw();
|
||||
|
||||
bool callbackReturnOwnerObjects(const LLSD& notification, const LLSD& response);
|
||||
bool callbackReturnGroupObjects(const LLSD& notification, const LLSD& response);
|
||||
@@ -261,8 +259,6 @@ public:
|
||||
static void onClickReturnOwnerList(void*);
|
||||
static void onClickRefresh(void*);
|
||||
|
||||
static void onDoubleClickOwner(void*);
|
||||
|
||||
void onCommitList();
|
||||
static void onLostFocus(LLFocusableElement* caller, void* user_data);
|
||||
static void onCommitClean(LLUICtrl* caller, void* user_data);
|
||||
|
||||
Reference in New Issue
Block a user