diff src/scrobbler/plugin.c @ 1060:2649ba83333b trunk

[svn] - remove xmms_session value from GeneralPlugin structs per plugin api v2
author nenolod
date Thu, 24 May 2007 02:07:53 -0700
parents ef86db6345e4
children d1f8b0594f37
line wrap: on
line diff
--- a/src/scrobbler/plugin.c	Wed May 23 22:40:57 2007 -0700
+++ b/src/scrobbler/plugin.c	Thu May 24 02:07:53 2007 -0700
@@ -58,7 +58,6 @@
 {
 	NULL,
 	NULL,
-	-1,
 	NULL,
 	init,
 	about_show,