X-Git-Url: http://git.kaliko.me/?a=blobdiff_plain;f=sima%2Fplugins%2Frandomfallback.py;h=4951c80141ad0ef4c55fb79ef9d35ba7c13391f6;hb=c660efb577c11bde6229d37550bf197fa6bae3e4;hp=37d57afaab806b4e95ac5f0ae8ee0230cee8097a;hpb=3232d76fccc3b431bd42a34a5f182667efa346d0;p=mpd-sima.git diff --git a/sima/plugins/randomfallback.py b/sima/plugins/randomfallback.py index 37d57af..4951c80 100644 --- a/sima/plugins/randomfallback.py +++ b/sima/plugins/randomfallback.py @@ -17,7 +17,6 @@ class RandomFallBack(Plugin): def __init__(self, daemon): Plugin.__init__(self, daemon) - self.player = daemon.player self.daemon = daemon ## self.to_add = list()