From 3fb9993a4a74c19b872bb96ed4878cd7b7143208 Mon Sep 17 00:00:00 2001 From: Andrey Kleshchev Date: Sat, 16 Apr 2022 02:09:03 +0300 Subject: SL-15312 Legacy profiles remake #9 Cleanup obsolete properties processesing --- indra/newview/llpanelprofile.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'indra/newview/llpanelprofile.h') diff --git a/indra/newview/llpanelprofile.h b/indra/newview/llpanelprofile.h index 630bfcfdbc..05be48f1c2 100644 --- a/indra/newview/llpanelprofile.h +++ b/indra/newview/llpanelprofile.h @@ -89,8 +89,6 @@ public: /*virtual*/ BOOL postBuild(); - /*virtual*/ void processProperties(void* data, EAvatarProcessorType type); - void resetData(); /** @@ -214,8 +212,6 @@ public: /*virtual*/ BOOL postBuild(); - /*virtual*/ void processProperties(void* data, EAvatarProcessorType type); - void resetData(); /** @@ -257,7 +253,6 @@ public: /*virtual*/ BOOL postBuild(); - /*virtual*/ void processProperties(void* data, EAvatarProcessorType type); void processProperties(const LLAvatarData* avatar_data); void resetData(); @@ -303,7 +298,6 @@ public: /*virtual*/ BOOL postBuild(); - /*virtual*/ void processProperties(void* data, EAvatarProcessorType type); void processProperties(LLAvatarNotes* avatar_notes); void resetData(); @@ -339,8 +333,6 @@ public: /*virtual*/ void updateData(); - /*virtual*/ void processProperties(void* data, EAvatarProcessorType type); - /*virtual*/ void onOpen(const LLSD& key); void showPick(const LLUUID& pick_id = LLUUID::null); -- cgit v1.2.3