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/llviewerwindow.cpp | |
| parent | 46b39322ccdfc91419097656abe7be9447931f52 (diff) | |
#5217 Small cleanup and const declarations
Diffstat (limited to 'indra/newview/llviewerwindow.cpp')
| -rw-r--r-- | indra/newview/llviewerwindow.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llviewerwindow.cpp b/indra/newview/llviewerwindow.cpp index fba3fc5825..ee7b1fb693 100644 --- a/indra/newview/llviewerwindow.cpp +++ b/indra/newview/llviewerwindow.cpp @@ -34,7 +34,6 @@ #include <fstream> #include <algorithm> #include <boost/filesystem.hpp> -#include <boost/lambda/core.hpp> #include <boost/regex.hpp> #include "llagent.h" |
