summaryrefslogtreecommitdiffstats
path: root/fish/fish.h
diff options
context:
space:
mode:
Diffstat (limited to 'fish/fish.h')
-rw-r--r--fish/fish.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fish/fish.h b/fish/fish.h
index a3f7caf1..8fedf5dc 100644
--- a/fish/fish.h
+++ b/fish/fish.h
@@ -78,7 +78,6 @@ extern char *file_in (const char *arg);
extern void free_file_in (char *s);
extern char *file_out (const char *arg);
extern void extended_help_message (void);
-extern char *read_key (const char *param);
/* in cmds.c (auto-generated) */
extern void list_commands (void);