[svn-r26557] Removed commented VDS read code. tested on jam.

This commit is contained in:
Elena Pourmal
2015-03-24 15:21:53 -05:00
parent 43dec53436
commit 13299383ea

View File

@@ -224,7 +224,6 @@ main (void)
free(buf);
}
#ifdef EIP
/*
* Read the data using the default properties.
*/
@@ -241,7 +240,6 @@ main (void)
printf (" %3d", rdata[i][j]);
printf ("]\n");
}
#endif
/*
* Close and release resources.
*/