From: Erik M. <er...@us...> - 2001-10-31 16:38:54
|
Update of /cvsroot/blob/blob/include/blob In directory usw-pr-cvs1:/tmp/cvs-serv10912 Modified Files: main.h Log Message: Get rid of blockSize, it only confuses Index: main.h =================================================================== RCS file: /cvsroot/blob/blob/include/blob/main.h,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- main.h 2001/10/14 20:24:32 1.3 +++ main.h 2001/10/31 16:38:52 1.4 @@ -58,8 +58,6 @@ int blobSize; block_source_t blobType; - u32 blockSize; - eBauds downloadSpeed; eBauds terminalSpeed; |