Remove an unused variable.
This commit is contained in:
parent
1efefb2d4d
commit
375b025257
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=91279
@ -212,7 +212,6 @@ int
|
||||
xe_attach (device_t dev)
|
||||
{
|
||||
struct xe_softc *scp = device_get_softc(dev);
|
||||
int err;
|
||||
|
||||
#ifdef XE_DEBUG
|
||||
device_printf(dev, "attach\n");
|
||||
|
Loading…
Reference in New Issue
Block a user