Fix the MS-Windows build broken 2013-10-25T04:35:56Z!dgutov@yandex.ru.
[bpt/emacs.git] / src / w32uniscribe.c
index b31baa0..d8873da 100644 (file)
@@ -143,7 +143,7 @@ uniscribe_close (struct frame *f, struct font *font)
   if (uniscribe_font->cache)
     ScriptFreeCache (&(uniscribe_font->cache));
 
-  w32font_close (f, font);
+  w32font_close (font);
 }
 
 /* Return a list describing which scripts/languages FONT supports by