]> code.delx.au - gnu-emacs/blobdiff - src/xgselect.h
Fix MinGW64 compilation of w32.c.
[gnu-emacs] / src / xgselect.h
index 8e5614ea972854aed0c4dc5d4dd7f2985629df06..f142e85d877ba0f0ab54c65ec29e6e5d3912537d 100644 (file)
@@ -1,6 +1,6 @@
 /* Header for xg_select.
 
-Copyright (C) 2009-201 Free Software Foundation, Inc.
+Copyright (C) 2009-2013 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -31,6 +31,4 @@ extern int xg_select (int max_fds,
                       EMACS_TIME *timeout,
                      sigset_t *sigmask);
 
-extern void xgselect_initialize (void);
-
 #endif /* XGSELECT_H */