From d996fab54c59ca0b34d4ff7c4ab5ab8247559db0 Mon Sep 17 00:00:00 2001 From: zilio nicolas Date: Mon, 7 Sep 2015 10:35:48 +0200 Subject: further modifications --- pcitool/cli.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'pcitool/cli.c') diff --git a/pcitool/cli.c b/pcitool/cli.c index 2628eaa..4c21e99 100644 --- a/pcitool/cli.c +++ b/pcitool/cli.c @@ -3395,7 +3395,5 @@ int main(int argc, char **argv) { if (data != argv + optind) free(data); - pcilib_clean_xml(handle); - return err; } -- cgit v1.2.3