diff options
author | Nick White <git@njw.me.uk> | 2008-05-03 15:32:56 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2008-05-03 15:32:56 +0100 |
commit | 496193886c4e73c303ad6abf13e0d6c0a72878b6 (patch) | |
tree | ed44d81b649a2f60e7da6edaa0e1a0e3b13ec388 /src/getht.h | |
parent | b959f22eef3397c2383c4fefa8f430486b3fb905 (diff) |
Removed redundant reference to media contents file
Diffstat (limited to 'src/getht.h')
-rw-r--r-- | src/getht.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/getht.h b/src/getht.h index 6f7bc1d..f2315d4 100644 --- a/src/getht.h +++ b/src/getht.h @@ -20,9 +20,6 @@ #define XML_TOC_URI "http://www.hinduismtoday.com/digital/htde_toc.xml" -/* currently unused - see 0.1 patch-30 for latest version parsing media */ -#define MEDIA_TOC_URI "http://www.hinduismtoday.com/digital/htde_media-player.rev.gz" - #define ISS_XML_FILE "htde_toc.xml" #define STR_MAX 512 |