about summary refs log tree commit diff stats
path: root/src/LYHistory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYHistory.h')
-rw-r--r--src/LYHistory.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/LYHistory.h b/src/LYHistory.h
index 3e5bf72b..254889d1 100644
--- a/src/LYHistory.h
+++ b/src/LYHistory.h
@@ -14,7 +14,4 @@ extern int showhistory PARAMS((char **newfile));
 extern BOOLEAN historytarget PARAMS((document *newdoc));
 extern int LYShowVisitedLinks PARAMS((char **newfile));
 
-#define HISTORY_PAGE_TITLE  "Lynx History Page"
-#define VISITED_LINKS_TITLE  "Lynx Visited Links Page"
-
 #endif /* LYHISTORY_H */