These HHP window dimensions seem to be rubbish. Better off without
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 12 Dec 2006 21:36:08 +0000 (21:36 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 12 Dec 2006 21:36:08 +0000 (21:36 +0000)
any, I reckon.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@6994 cda61777-01e9-0310-a592-d414129be87e

bk_html.c

index 11d37d3..433dde1 100644 (file)
--- a/bk_html.c
+++ b/bk_html.c
@@ -1633,7 +1633,7 @@ void html_backend(paragraph *sourceform, keywordlist *keywords,
                   NULL, keywords, &conf);
 
        fprintf(ho.fp, "\",\"%s\",\"%s\",\"%s\",,,,,,"
-               "0x42520,,0x3876,[271,372,593,566],,,,,,,0\n",
+               "0x42520,,0x3876,,,,,,,,0\n",
                conf.hhc_filename ? conf.hhc_filename : "",
                hhk_filename ? hhk_filename : "",
                files.head->filename);