]> code.delx.au - gnu-emacs/blobdiff - src/w32select.h
Update copyright year to 2014 by running admin/update-copyright.
[gnu-emacs] / src / w32select.h
index 6924d4d51ae7ba9b886e6818b6d59569b8306c7e..c56bc3c2c53c4a0ec53d5e64f15bb944929b137b 100644 (file)
@@ -1,6 +1,6 @@
 /* Selection processing for Emacs on the Microsoft W32 API.
 
-Copyright (C) 1993-1994, 2001-201 Free Software Foundation, Inc.
+Copyright (C) 1993-1994, 2001-2014 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -21,8 +21,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #define W32SELECT_H
 #include <windows.h>
 
-#define HAVE_W32SELECT 1
-
 extern void syms_of_w32select (void);
 extern void globals_of_w32select (void);
 extern void term_w32select (void);