diff src/crossfade/crossfade.h @ 3135:85b7dcee821f

crossfade: another portion of cleanups, remove legacy stuff
author Michal Lipski <tallica@o2.pl>
date Thu, 07 May 2009 14:11:51 +0200
parents 354e90c81253
children a9593b76cf19
line wrap: on
line diff
--- a/src/crossfade/crossfade.h	Thu May 07 13:13:54 2009 +0200
+++ b/src/crossfade/crossfade.h	Thu May 07 14:11:51 2009 +0200
@@ -24,9 +24,6 @@
 #ifndef _CROSSFADE_H_
 #define _CROSSFADE_H_
 
-#define COMPILE_FOR_AUDACIOUS
-#define AUDACIOUS_ABI_VERSION 2
-
 #ifdef HAVE_CONFIG_H
 #  include "config.h"
 #endif