summaryrefslogtreecommitdiff
path: root/src/m/vax.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/m/vax.h')
-rw-r--r--src/m/vax.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/m/vax.h b/src/m/vax.h
index fa50e65be73..63fc3e92e61 100644
--- a/src/m/vax.h
+++ b/src/m/vax.h
@@ -59,10 +59,6 @@ NOTE-END */
#define LONGBITS 32 /* Number of bits in a long */
-/* Vax is not big-endian: lowest numbered byte is least significant. */
-
-/* #undef BIG_ENDIAN */
-
/* #define vax -- appears to be done automatically */
/* Use type int rather than a union, to represent Lisp_Object */