summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick White <hg@njw.me.uk>2011-07-16 16:53:11 +0100
committerNick White <hg@njw.me.uk>2011-07-16 16:53:11 +0100
commit5ce74dcef5d033d051f8361d47f2ec1723e53bc1 (patch)
treeb70d4b7bf2a56a9946834cda09f7dd3a63a2ec9a
parentffba8e0fd362b8d1381e52e1ade89690f72f21d0 (diff)
Removed old unused code
-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