summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2010-09-08 17:33:52 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2010-09-08 17:33:52 -0400
commit6181d26dca00e22b8f1d9833efd46f9137a8fc64 (patch)
tree09bb6ae5bd3e2e913ddeeca55067f787e51a2380
parentbe25594c44a59a7157ef7f896eca044b65e4a11b (diff)
dummy whitespace change
-rw-r--r--indra/newview/noise.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/noise.cpp b/indra/newview/noise.cpp
index 5f2c718b49..00d04f7be4 100644
--- a/indra/newview/noise.cpp
+++ b/indra/newview/noise.cpp
@@ -30,7 +30,6 @@
#include "llrand.h"
-
// static
#define B 0x100
S32 p[B + B + 2];