summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--getgbook.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/getgbook.c b/getgbook.c
index 975c948..505d148 100644
--- a/getgbook.c
+++ b/getgbook.c
@@ -19,8 +19,6 @@
" -a download all available pages\n" \
" otherwise, all pages in stdin will be downloaded\n"
-#define hostname "books.google.com"
-
#define URLMAX 1024
#define BOOKID_LEN 12