summaryrefslogtreecommitdiff
path: root/src/s/template.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/template.h')
-rw-r--r--src/s/template.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/template.h b/src/s/template.h
index 694a1046566..67ed13e6180 100644
--- a/src/s/template.h
+++ b/src/s/template.h
@@ -108,9 +108,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
is not ':', #define this to be the appropriate character constant. */
/* #define SEPCHAR ':' */
-/* Define this if the system can use mmap for buffer text allocation. */
-/* #define USE_MMAP_FOR_BUFFERS 1 */
-
/* ============================================================ */
/* Here, add any special hacks needed to make Emacs work on this