mirror of
https://github.com/opensim/opensim.git
synced 2026-05-14 02:39:52 +08:00
Eliminated 'Obsolete' warning: don't call do-nothing function SetPreviousAppearance()
This commit is contained in:
@@ -344,7 +344,6 @@ namespace pCampBot
|
||||
// OnConnected(this, EventType.CONNECTED);
|
||||
if (wear == "save")
|
||||
{
|
||||
Client.Appearance.SetPreviousAppearance();
|
||||
SaveDefaultAppearance();
|
||||
}
|
||||
else if (wear != "no")
|
||||
|
||||
Reference in New Issue
Block a user