Get rid of some platform-specific functions examining window
[bpt/emacs.git] / src / w32term.h
index e85ee77..9bb37b3 100644 (file)
@@ -739,7 +739,6 @@ struct image;
 struct face;
 
 XGCValues *XCreateGC (void *, Window, unsigned long, XGCValues *);
-struct frame * check_x_frame (Lisp_Object);
 
 typedef DWORD (WINAPI * ClipboardSequence_Proc) (void);
 typedef BOOL (WINAPI * AppendMenuW_Proc) (