1.1 --- a/tumble.h Fri Mar 14 08:56:38 2003 +0000 1.2 +++ b/tumble.h Fri Mar 14 08:57:40 2003 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 /* 1.5 * tumble: build a PDF file from image files 1.6 * 1.7 - * $Id: tumble.h,v 1.14 2003/03/14 00:24:37 eric Exp $ 1.8 + * $Id: tumble.h,v 1.15 2003/03/14 00:57:40 eric Exp $ 1.9 * Copyright 2001, 2002, 2003 Eric Smith <eric@brouhaha.com> 1.10 * 1.11 * This program is free software; you can redistribute it and/or modify 1.12 @@ -50,7 +50,6 @@ 1.13 char *title; 1.14 char *subject; 1.15 char *keywords; 1.16 - bool has_bookmarks; 1.17 } pdf_file_attributes_t; 1.18 1.19 bool open_pdf_output_file (char *name,