changeset 2609:63015dd66abb

Remove unused preprocessor defines.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 21 May 2008 16:38:10 +0300
parents 45cfb49a8d1c
children 1e4d147bdc2b
files src/alsa/alsa.h
diffstat 1 files changed, 0 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/src/alsa/alsa.h	Wed May 21 13:16:27 2008 +0200
+++ b/src/alsa/alsa.h	Wed May 21 16:38:10 2008 +0300
@@ -35,12 +35,6 @@
 
 #include <gtk/gtk.h>
 
-#ifdef WORDS_BIGENDIAN
-# define IS_BIG_ENDIAN TRUE
-#else
-# define IS_BIG_ENDIAN FALSE
-#endif
-
 extern OutputPlugin op;
 
 struct alsa_config