summaryrefslogtreecommitdiff
path: root/indra/llmessage/patch_idct.cpp
diff options
context:
space:
mode:
authorAnsariel Hiller <Ansariel@users.noreply.github.com>2024-09-25 18:08:58 +0200
committerAndrey Kleshchev <117672381+akleshchev@users.noreply.github.com>2025-04-18 23:23:10 +0300
commitea96f7ac5e1b543947d040600bd5ad341df1c2dd (patch)
tree839eff523c5a363789c2178a2d93e8aeb256f065 /indra/llmessage/patch_idct.cpp
parent85b88f568214c733e775dc26b0a1a9c42d12870e (diff)
More constexpr improvements and cleanup of includes of a deleted header file
Diffstat (limited to 'indra/llmessage/patch_idct.cpp')
-rw-r--r--indra/llmessage/patch_idct.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llmessage/patch_idct.cpp b/indra/llmessage/patch_idct.cpp
index 5483cf98c0..4bcc439917 100644
--- a/indra/llmessage/patch_idct.cpp
+++ b/indra/llmessage/patch_idct.cpp
@@ -27,7 +27,6 @@
#include "linden_common.h"
#include "llmath.h"
-//#include "vmath.h"
#include "v3math.h"
#include "patch_dct.h"