diff options
Diffstat (limited to 'src/composite.h')
-rw-r--r-- | src/composite.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/composite.h b/src/composite.h index cfb5db0dc6a..1f708e93b8e 100644 --- a/src/composite.h +++ b/src/composite.h @@ -328,6 +328,4 @@ extern int composition_update_it (struct composition_it *, extern EMACS_INT composition_adjust_point (EMACS_INT, EMACS_INT); -EXFUN (Fcomposition_get_gstring, 4); - #endif /* not EMACS_COMPOSITE_H */ |