Silly git, that's not how merges work!
Fix automatic merge errors Also fix some other compile errors
This commit is contained in:
@@ -321,15 +321,6 @@ private:
|
||||
nullary_func_t mPostUpdateFunc;
|
||||
};
|
||||
|
||||
class LLRequestServerAppearanceUpdateOnDestroy: public LLInventoryCallback
|
||||
{
|
||||
public:
|
||||
LLRequestServerAppearanceUpdateOnDestroy() {}
|
||||
~LLRequestServerAppearanceUpdateOnDestroy();
|
||||
|
||||
/* virtual */ void fire(const LLUUID& item_id) {}
|
||||
};
|
||||
|
||||
// [SL:KB] - Patch: Appearance-SyncAttach | Checked: 2010-08-31 (Catznip-2.1)
|
||||
class LLUpdateAppearanceAndEditWearableOnDestroy: public LLInventoryCallback
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user