diff options
Diffstat (limited to 'src/m/clipper.h')
-rw-r--r-- | src/m/clipper.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/m/clipper.h b/src/m/clipper.h index dc859e8c541..17c8e604a1c 100644 --- a/src/m/clipper.h +++ b/src/m/clipper.h @@ -27,11 +27,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define LONGBITS 32 /* Number of bits in a long */ -/* Define BIG_ENDIAN iff lowest-numbered byte in a word - is the most significant byte. */ - -/* #define BIG_ENDIAN */ - /* Define NO_ARG_ARRAY if you cannot take the address of the first of a * group of arguments and treat it as an array of the arguments. */ |