diff options
author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2025-04-03 12:34:51 +0300 |
---|---|---|
committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2025-04-03 12:34:51 +0300 |
commit | 46fca6f5bbafcdb2942114ccccdadc1e769955e4 (patch) | |
tree | 482a6442d9fe44f4319f5b3c6d27b33ff155a9b0 /indra/newview/llagentlistener.h | |
parent | db2c45ba23a10d34d89f556533f80a8b42600bf6 (diff) |
#3857 second batch of new or updated LEAP functions
Diffstat (limited to 'indra/newview/llagentlistener.h')
-rw-r--r-- | indra/newview/llagentlistener.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llagentlistener.h b/indra/newview/llagentlistener.h index 31f50a653f..b5bea8c0bd 100644 --- a/indra/newview/llagentlistener.h +++ b/indra/newview/llagentlistener.h @@ -62,7 +62,6 @@ private: void removeFollowCamParams(LLSD const & event_data) const; void playAnimation(LLSD const &event_data); - void playAnimation_(const LLUUID& asset_id, const bool inworld); void stopAnimation(LLSD const &event_data); void getAnimationInfo(LLSD const &event_data); |