lib/initend.c: xbps_end: remove bogus assignment.
This commit is contained in:
parent
6ac76f68ed
commit
dc900353e4
@ -305,7 +305,6 @@ xbps_end(struct xbps_handle *xhp)
|
||||
free(xhp->native_arch);
|
||||
|
||||
xhp->initialized = false;
|
||||
xhp = NULL;
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
x
Reference in New Issue
Block a user