Index: /trunk/Ohana/src/mosastro/src/ConvertMatch.c
===================================================================
--- /trunk/Ohana/src/mosastro/src/ConvertMatch.c	(revision 29537)
+++ /trunk/Ohana/src/mosastro/src/ConvertMatch.c	(revision 29538)
@@ -11,16 +11,4 @@
   tmp = byte[X+2]; byte[X+2] = byte[X+5]; byte[X+5] = tmp; \
   tmp = byte[X+3]; byte[X+3] = byte[X+4]; byte[X+4] = tmp;
-
-# ifdef linux
-# define BYTE_SWAP
-# endif
-
-# ifdef sid
-# define BYTE_SWAP
-# endif
-
-# ifdef dec
-# define BYTE_SWAP
-# endif
 
 # define MATCH_SIZE 104
