summaryrefslogtreecommitdiff
path: root/src/m/dual.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/m/dual.h')
-rw-r--r--src/m/dual.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/m/dual.h b/src/m/dual.h
index 4cddb0a68da..af66c2cc182 100644
--- a/src/m/dual.h
+++ b/src/m/dual.h
@@ -33,15 +33,6 @@ Dual running Uniplus (-machine=dual -opsystem=unipl5-2)
NOTE-END */
-/* The following three symbols give information on
- the size of various data types. */
-
-#define SHORTBITS 16 /* Number of bits in a short */
-
-#define INTBITS 32 /* Number of bits in an int */
-
-#define LONGBITS 32 /* Number of bits in a long */
-
/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
is the most significant byte. */