]> git.eshelyaron.com Git - emacs.git/commitdiff
fix NT build
authorDaniel Colascione <dancol@dancol.org>
Mon, 8 Oct 2012 08:18:01 +0000 (00:18 -0800)
committerDaniel Colascione <dancol@dancol.org>
Mon, 8 Oct 2012 08:18:01 +0000 (00:18 -0800)
src/w32heap.c

index bc8aa356923d1480e9864b630127377d07f66e84..0ff473fb0a898b6fcaa0743419531913c98dba0a 100644 (file)
@@ -35,8 +35,6 @@ SYSTEM_INFO sysinfo_cache;
 extern unsigned long syspage_mask;
 OSVERSIONINFO osinfo_cache;
 
-size_t syspage_mask = 0;
-
 /* The major and minor versions of NT.  */
 int w32_major_version;
 int w32_minor_version;