lib/initend.c: xbps_end: remove bogus assignment.

This commit is contained in:
Juan RP 2013-04-04 10:07:19 +02:00
parent 6ac76f68ed
commit dc900353e4

View File

@ -305,7 +305,6 @@ xbps_end(struct xbps_handle *xhp)
free(xhp->native_arch);
xhp->initialized = false;
xhp = NULL;
}
static void