comparison 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
comparison
equal deleted inserted replaced
1059:f305ebcc8136 1060:2649ba83333b
56 56
57 static GeneralPlugin xmms_scrobbler = 57 static GeneralPlugin xmms_scrobbler =
58 { 58 {
59 NULL, 59 NULL,
60 NULL, 60 NULL,
61 -1,
62 NULL, 61 NULL,
63 init, 62 init,
64 about_show, 63 about_show,
65 NULL, 64 NULL,
66 cleanup 65 cleanup