Author: titmuss
Date: Mon Apr 21 03:34:46 2008
New Revision: 2296

URL: http://svn.slimdevices.com?rev=2296&root=Jive&view=rev
Log:
Bug: N/A
Description:
Remove debug.

Modified:
    7.0/trunk/squeezeplay/src/squeezeplay/share/jive/slim/Player.lua

Modified: 7.0/trunk/squeezeplay/src/squeezeplay/share/jive/slim/Player.lua
URL: 
http://svn.slimdevices.com/7.0/trunk/squeezeplay/src/squeezeplay/share/jive/slim/Player.lua?rev=2296&root=Jive&r1=2295&r2=2296&view=diff
==============================================================================
--- 7.0/trunk/squeezeplay/src/squeezeplay/share/jive/slim/Player.lua (original)
+++ 7.0/trunk/squeezeplay/src/squeezeplay/share/jive/slim/Player.lua Mon Apr 21 
03:34:46 2008
@@ -750,7 +750,7 @@
 
        -- update our cache in one go
        self.state = event.data
-debug.dump(event.data, -1)
+
        -- used for calculating getTrackElapsed(), getTrackRemaining()
        self.trackSeen = Framework:getTicks() / 1000
        self.trackCorrection = 0

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins

Reply via email to