summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qacp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/qacp.c b/qacp.c
index 45ee641..b8b006a 100644
--- a/qacp.c
+++ b/qacp.c
@@ -440,7 +440,6 @@ recvfiles(char **argv, int argc, int fileidx, short recursive)
qacp_recvonefile(rhost, rmtpath, cp);
free(cp);
- free(rbnp);
} else {
qacp_recvonefile(rhost, rmtpath, destpath);
}