Remove unused variable 'int n;'

This commit is contained in:
Peter Wemm 2001-01-29 13:05:21 +00:00
parent 9211b0b657
commit fea8c9f26d

View File

@ -92,7 +92,6 @@ void sysctl_register_oid(struct sysctl_oid *oidp)
struct sysctl_oid_list *parent = oidp->oid_parent;
struct sysctl_oid *p;
struct sysctl_oid *q;
int n;
/*
* First check if another oid with the same name already