changeset 96729:a6dea10b121f

Remove comments about static.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 16 Jul 2008 07:48:11 +0000
parents 099b498db6c4
children a5dd283d15b2
files src/ChangeLog src/s/template.h
diffstat 2 files changed, 2 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Jul 16 07:45:57 2008 +0000
+++ b/src/ChangeLog	Wed Jul 16 07:48:11 2008 +0000
@@ -1,5 +1,7 @@
 2008-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
 
+	* s/template.h: Remove comments about static.
+
 	* sysdep.c: Remove code depending on NEED_PTEM_H, unused.  Remove
 	if 0-ed code.
 	(baud_convert): Don't depend on BAUD_CONVERT, all definitions the
--- a/src/s/template.h	Wed Jul 16 07:45:57 2008 +0000
+++ b/src/s/template.h	Wed Jul 16 07:48:11 2008 +0000
@@ -155,13 +155,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 static */
-
 /* If the system's imake configuration file defines `NeedWidePrototypes'
    as `NO', we must define NARROWPROTO manually.  Such a define is
    generated in the Makefile generated by `xmkmf'.  If we don't