diff options
Diffstat (limited to 'src/editfns.c')
-rw-r--r-- | src/editfns.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/editfns.c b/src/editfns.c index 4c3b80be14a..8812ed9e555 100644 --- a/src/editfns.c +++ b/src/editfns.c @@ -79,7 +79,6 @@ static int tm_diff (struct tm *, struct tm *); static void update_buffer_properties (ptrdiff_t, ptrdiff_t); static Lisp_Object Qbuffer_access_fontify_functions; -static Lisp_Object Fuser_full_name (Lisp_Object); /* Symbol for the text property used to mark fields. */ |