diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2010-09-08 17:33:52 -0400 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2010-09-08 17:33:52 -0400 |
commit | 6181d26dca00e22b8f1d9833efd46f9137a8fc64 (patch) | |
tree | 09bb6ae5bd3e2e913ddeeca55067f787e51a2380 | |
parent | be25594c44a59a7157ef7f896eca044b65e4a11b (diff) |
dummy whitespace change
-rw-r--r-- | indra/newview/noise.cpp | 1 |
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]; |