diff options
| author | Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com> | 2026-01-06 23:58:16 +0200 |
|---|---|---|
| committer | Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com> | 2026-01-07 01:55:09 +0200 |
| commit | 6f806fb9cc96c1979d776a8cd0ce5b0f5166c1f3 (patch) | |
| tree | 3b365b0167055079fe2bfb226d0c6bab10a245c5 /indra/newview/llavataractions.cpp | |
| parent | 46b39322ccdfc91419097656abe7be9447931f52 (diff) | |
#5217 Small cleanup and const declarations
Diffstat (limited to 'indra/newview/llavataractions.cpp')
| -rw-r--r-- | indra/newview/llavataractions.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llavataractions.cpp b/indra/newview/llavataractions.cpp index 6f6b89ea81..fb1426a235 100644 --- a/indra/newview/llavataractions.cpp +++ b/indra/newview/llavataractions.cpp @@ -29,8 +29,6 @@ #include "llavataractions.h" -#include "boost/lambda/lambda.hpp" // for lambda::constant - #include "llavatarnamecache.h" // IDEVO #include "llsd.h" #include "llnotifications.h" |
