From 3ab22ef6be3c83bf9f90d19a1bf27be07868eab3 Mon Sep 17 00:00:00 2001 From: Mnikolenko ProductEngine Date: Wed, 18 Feb 2015 13:00:29 +0200 Subject: build fix --- indra/llmath/llmath.h | 1 - 1 file changed, 1 deletion(-) (limited to 'indra/llmath') diff --git a/indra/llmath/llmath.h b/indra/llmath/llmath.h index 5f696381fa..a8b27ad189 100755 --- a/indra/llmath/llmath.h +++ b/indra/llmath/llmath.h @@ -556,7 +556,6 @@ inline void ll_remove_outliers(std::vector& data, F32 k) } } - llassert(NULL != src && NULL != dst); // Include simd math header #include "llsimdmath.h" -- cgit v1.2.3