diff Plugins/Output/crossfade/crossfade.h @ 261:5fd398406cf7 trunk

[svn] Still need to pry internal OSS from clenched fingers. In need of anti-warning love too, but it compiles.
author chainsaw
date Tue, 06 Dec 2005 16:09:32 -0800
parents 88b38e2414a1
children 5410de731c3c
line wrap: on
line diff
--- a/Plugins/Output/crossfade/crossfade.h	Tue Dec 06 14:02:16 2005 -0800
+++ b/Plugins/Output/crossfade/crossfade.h	Tue Dec 06 16:09:32 2005 -0800
@@ -335,11 +335,7 @@
 
 /* xmms internal prototypes */ /* XMMS */
 gint     ctrlsocket_get_session_id();
-#ifndef HAVE_BEEP
-gboolean get_input_playing();
-#else
 gboolean bmp_playback_get_playing();
-#endif
 GList   *get_output_list();
 GList   *get_effect_list();
 gint     get_playlist_position();