diff options
Diffstat (limited to 'src/LYPrint.h')
-rw-r--r-- | src/LYPrint.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/LYPrint.h b/src/LYPrint.h index fec8200f..5229e368 100644 --- a/src/LYPrint.h +++ b/src/LYPrint.h @@ -9,7 +9,5 @@ extern int printfile PARAMS((document *newdoc)); extern int print_options PARAMS((char **newfile, int lines_in_file)); -#define PRINT_OPTIONS_TITLE "Lynx Printing Options" - #endif /* LYPRINT_H */ |