Author: bklaas
Date: Thu May  5 19:06:56 2011
New Revision: 9440

URL: http://svn.slimdevices.com/jive?rev=9440&view=rev
Log:
Comment out a debug.dump()

Modified:
    
7.6/trunk/squeezeplay/src/squeezeplay/share/applets/SlimBrowser/SlimBrowserApplet.lua

Modified: 
7.6/trunk/squeezeplay/src/squeezeplay/share/applets/SlimBrowser/SlimBrowserApplet.lua
URL: 
http://svn.slimdevices.com/jive/7.6/trunk/squeezeplay/src/squeezeplay/share/applets/SlimBrowser/SlimBrowserApplet.lua?rev=9440&r1=9439&r2=9440&view=diff
==============================================================================
--- 
7.6/trunk/squeezeplay/src/squeezeplay/share/applets/SlimBrowser/SlimBrowserApplet.lua
 (original)
+++ 
7.6/trunk/squeezeplay/src/squeezeplay/share/applets/SlimBrowser/SlimBrowserApplet.lua
 Thu May  5 19:06:56 2011
@@ -786,7 +786,7 @@
        end
 
        -- it's very helpful at times to dump the request table here to see 
what command is being issued
-        debug.dump(request)
+        --debug.dump(request)
 
        -- there's an existing network or server error, so trap this request 
and push to a diags troubleshooting window
        -- Bug 15662: don't push a diags window when tinySC is available on the 
system and running

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

Reply via email to