blob: c27e6c042872673238b76e5151f15c632729d67b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- defs.h.orig Sat Sep 18 11:08:32 2004
+++ defs.h Sat Sep 18 11:08:47 2004
@@ -420,10 +420,6 @@
extern int read_relative_register_raw_bytes PARAMS ((int, char *));
-/* From readline (but not in any readline .h files). */
-
-extern char *tilde_expand PARAMS ((char *));
-
/* Control types for commands */
enum misc_command_type
|