summaryrefslogtreecommitdiff
path: root/getgbook.c
diff options
context:
space:
mode:
Diffstat (limited to 'getgbook.c')
-rw-r--r--getgbook.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/getgbook.c b/getgbook.c
index d11761d..2b999c2 100644
--- a/getgbook.c
+++ b/getgbook.c
@@ -139,7 +139,5 @@ int main(int argc, char *argv[])
}
}
- free(bookid);
-
return EXIT_SUCCESS;
}