forked from Imagelibrary/rtems
Remove dead variable.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-01-28 Eric Norum <norume@aps.anl.gov>
|
||||
|
||||
* libnetworking/rtems/rtems_glue.c: Remove dead variable.
|
||||
|
||||
2005-01-28 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* itron/include/itron.h,
|
||||
|
||||
@@ -47,11 +47,6 @@ void sysctl_register_all(void *arg);
|
||||
static int nmbuf = (64 * 1024) / MSIZE;
|
||||
int nmbclusters = (128 * 1024) / MCLBYTES;
|
||||
|
||||
/*
|
||||
* Socket buffering parameters
|
||||
*/
|
||||
unsigned long sb_efficiency = 8;
|
||||
|
||||
/*
|
||||
* Network task synchronization
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user