Mercurial > hg > xemacs-beta
diff src/symsinit.h @ 5133:444a448b2f53
Merge branch ben-lisp-object into default branch
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Sun, 07 Mar 2010 06:47:37 -0600 |
parents | a9c41067dd88 |
children | 1fae11d56ad2 |
line wrap: on
line diff
--- a/src/symsinit.h Sun Mar 07 06:43:19 2010 -0600 +++ b/src/symsinit.h Sun Mar 07 06:47:37 2010 -0600 @@ -382,7 +382,6 @@ void vars_of_events (void); void reinit_vars_of_events (void); void vars_of_extents (void); -void reinit_vars_of_extents (void); void vars_of_faces (void); void vars_of_file_coding (void); void reinit_vars_of_file_coding (void);