Removed accidentally committed code.

This commit is contained in:
mainzelm 2003-05-06 14:41:05 +00:00
parent 1e1feb960b
commit ff73b86aa1
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 */