about summary refs log tree commit diff stats
path: root/src/LYLocal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYLocal.h')
-rw-r--r--src/LYLocal.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/LYLocal.h b/src/LYLocal.h
index 48f9509a..029718d1 100644
--- a/src/LYLocal.h
+++ b/src/LYLocal.h
@@ -60,9 +60,6 @@ extern void showtags PARAMS((HTList *tag));
 extern int local_dired PARAMS((document *doc));
 extern int dired_options PARAMS ((document *doc, char ** newfile));
 
-#define DIRED_MENU_TITLE "File Management Options"
-#define PERMIT_OPTIONS_TITLE "File Permission Options"
-
 extern void add_menu_item PARAMS((char *str));
 
 #endif /* DIRED_SUPPORT */