From fd9454831b4ff10d569e0400929632eba1e788c6 Mon Sep 17 00:00:00 2001 From: Qball Cow Date: Fri, 13 Mar 2009 14:19:24 +0100 Subject: [PATCH] Remove unused PL3_CAT_PROC --- src/plugin.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugin.c b/src/plugin.c index cac1a51..2a42696 100644 --- a/src/plugin.c +++ b/src/plugin.c @@ -624,7 +624,6 @@ static void lfr_browser_add(GtkWidget *cat_tree) PL3_CAT_TITLE, "Last.FM Radio", PL3_CAT_INT_ID, "", PL3_CAT_ICON_ID, "lastfm", - PL3_CAT_PROC, TRUE, PL3_CAT_ICON_SIZE,GTK_ICON_SIZE_DND,-1); /** * Clean up old row reference if it exists -- 2.11.4.GIT