diff src/xs_title.c @ 745:9dc5378cc806

Remove XMMS_EXTRA stuff, as we require XMMS 1.2.10+ now.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 05 Nov 2012 17:24:49 +0200
parents 9321ffa2ea7e
children 55eea3fa8868
line wrap: on
line diff
--- a/src/xs_title.c	Mon Nov 05 17:24:16 2012 +0200
+++ b/src/xs_title.c	Mon Nov 05 17:24:49 2012 +0200
@@ -84,7 +84,7 @@
 
 
     /* Check if the titles are overridden or not */
-#ifdef HAVE_XMMSEXTRA
+#if !defined(AUDACIOUS_PLUGIN)
     if (!xs_cfg.titleOverride) {
         TitleInput *pTuple;