[svn-r26557] Removed commented VDS read code. tested on jam.
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user