diff options
Diffstat (limited to 'src/syntax.h')
| -rw-r--r-- | src/syntax.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/syntax.h b/src/syntax.h index 15e6c729308..433372f6bc1 100644 --- a/src/syntax.h +++ b/src/syntax.h | |||
| @@ -299,7 +299,6 @@ struct gl_state_s | |||
| 299 | 299 | ||
| 300 | extern struct gl_state_s gl_state; | 300 | extern struct gl_state_s gl_state; |
| 301 | extern int parse_sexp_lookup_properties; | 301 | extern int parse_sexp_lookup_properties; |
| 302 | extern INTERVAL interval_of (int, Lisp_Object); | ||
| 303 | 302 | ||
| 304 | extern EMACS_INT scan_words (EMACS_INT, EMACS_INT); | 303 | extern EMACS_INT scan_words (EMACS_INT, EMACS_INT); |
| 305 | 304 | ||