Remove another empty #ifdef block. This empty block also exists in

the upstream HEAD.

MFC after:	3 days
This commit is contained in:
cy 2018-12-27 04:53:53 +00:00
parent 4eb0f7aed4
commit 516d7bb67f

View File

@ -4266,8 +4266,6 @@ copyoutptr(softc, src, dst, size)
}
return error;
}
#ifdef _KERNEL
#endif
/* ------------------------------------------------------------------------ */