bin: no point in cleaning up resources when it's exiting...
This commit is contained in:
@@ -525,8 +525,5 @@ main(int argc, char **argv)
|
||||
*/
|
||||
create_dot_graph(&xh, f, plistd, confd, revdeps);
|
||||
|
||||
prop_object_release(confd);
|
||||
xbps_end(&xh);
|
||||
|
||||
exit(EXIT_SUCCESS);
|
||||
}
|
||||
|
Reference in New Issue
Block a user