summaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/xpcat/xpcat.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/xpcat/xpcat.c b/tools/xpcat/xpcat.c
index c9d1abe73..ce3d5854e 100644
--- a/tools/xpcat/xpcat.c
+++ b/tools/xpcat/xpcat.c
@@ -60,9 +60,7 @@ main(int argc, char *argv[])
}
}
-done:
fclose(outfile);
-
return EXIT_SUCCESS;
}