summaryrefslogtreecommitdiffstats
path: root/pcitool/cli.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcitool/cli.c')
-rw-r--r--pcitool/cli.c2
1 files changed, 0 insertions, 2 deletions
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;
}