diff src/s/ms-w32.h @ 10511:a0f2ce3200d0

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Sat, 21 Jan 1995 22:21:33 +0000
parents a4112f6321a5
children 5c486ab3c695
line wrap: on
line diff
--- a/src/s/ms-w32.h	Sat Jan 21 13:59:06 1995 +0000
+++ b/src/s/ms-w32.h	Sat Jan 21 22:21:33 1995 +0000
@@ -179,11 +179,6 @@
    your system and must be used only through an encapsulation
    (Which you should place, by convention, in sysdep.c).  */
 
-/* Some compilers tend to put everything declared static
-   into the initialized data area, which becomes pure after dumping Emacs.
-   On these systems, you must #define static as nothing to foil this.
-   Note that emacs carefully avoids static vars inside functions.  */
-
 /* Define this to be the separator between path elements */
 #define DIRECTORY_SEP '\\'