summaryrefslogtreecommitdiff
path: root/src/m/news.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/m/news.h')
-rw-r--r--src/m/news.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/m/news.h b/src/m/news.h
index c82a379ec4d..9ad8bb62c4b 100644
--- a/src/m/news.h
+++ b/src/m/news.h
@@ -32,15 +32,6 @@ NOTE-END */
#define m68000
#endif
-/* 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. */