summaryrefslogtreecommitdiff
path: root/src/s/bsd386.h
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-09-10 04:23:38 +0000
committerRichard M. Stallman <rms@gnu.org>1995-09-10 04:23:38 +0000
commiteeb6b634619394349a1fcc80e51469601fd74c80 (patch)
treebafe5e162f8ab3aaaa3083fd443c3be3e4c81ccc /src/s/bsd386.h
parentf545c1618f12a35b527c3157a52f53721e7a659c (diff)
downloademacs-eeb6b634619394349a1fcc80e51469601fd74c80.tar.gz
(LOCALTIME_CACHE): Remove; now configured automatically.
Diffstat (limited to 'src/s/bsd386.h')
-rw-r--r--src/s/bsd386.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/bsd386.h b/src/s/bsd386.h
index 040519f510a..21ab7e0f0fe 100644
--- a/src/s/bsd386.h
+++ b/src/s/bsd386.h
@@ -22,9 +22,6 @@
#undef BSD_PGRPS
-/* The dumped Emacs records the timezone it was dumped in. */
-#define LOCALTIME_CACHE
-
/* System uses OXTABS instead of the expected TAB3.
(Copied from netbsd.h.) */
#define TABDLY OXTABS