Removed accidentally committed code.

This commit is contained in:
mainzelm 2003-05-06 14:42:07 +00:00
parent cbfa04d530
commit 7bc10a0d0e
1 changed files with 0 additions and 3 deletions

View File

@ -121,9 +121,6 @@ s48_value mrg32k3a_pack_state1(s48_value state) {
S48_GC_PROTECT_1(state); /* s48_extract_integer may GC */
result = S48_MAKE_VALUE(state_t);
#define REF(i) (double)s48_extract_integer(S48_VECTOR_REF(state, (long)(i)))
/* copy the numbers from state into s */