changeset 3488:69be01c2f6b6 trunk

/* FIXME! Remove this completely -ccr */ (#define xmms_check_realtime_priority(N) FALSE) -> fixed
author William Pitcock <nenolod@atheme.org>
date Tue, 11 Sep 2007 06:54:00 -0500
parents ef08e1a4f5b7
children d74a68871159
files src/audacious/util.h
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/src/audacious/util.h	Tue Sep 11 05:26:57 2007 -0500
+++ b/src/audacious/util.h	Tue Sep 11 06:54:00 2007 -0500
@@ -96,10 +96,6 @@
                              GtkSignalFunc button_action,
                              gpointer action_data);
 
-/* FIXME! Remove this completely -ccr */
-#define xmms_check_realtime_priority(N) FALSE
-
-
 GdkPixmap *create_dblsize_pixmap(GdkPixmap *pix);
 
 GdkPixbuf *audacious_create_colorized_pixbuf(GdkPixbuf *src, gint red, gint green, gint blue);