diff options
Diffstat (limited to 'src/w32font.h')
-rw-r--r-- | src/w32font.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/w32font.h b/src/w32font.h index 728ad8be96c..0e2d0f79820 100644 --- a/src/w32font.h +++ b/src/w32font.h @@ -84,7 +84,6 @@ int uniscribe_check_otf (LOGFONT *font, Lisp_Object otf_spec); Lisp_Object intern_font_name (char *); -extern void syms_of_w32font (void); extern void globals_of_w32font (void); #endif |