# HG changeset patch # User Myhailo Danylenko # Date 1344296814 -10800 # Node ID 5f0025da31e6320d902c6502a64464ee9380f466 # Parent 3e2421384d7ab5f200c913529ed55330ae734887 Remove stray debug message diff -r 3e2421384d7a -r 5f0025da31e6 examples/shortenurl.lua --- a/examples/shortenurl.lua Tue Aug 07 02:43:46 2012 +0300 +++ b/examples/shortenurl.lua Tue Aug 07 02:46:54 2012 +0300 @@ -37,7 +37,6 @@ function ( data ) if not data then -- eof - print ( 'lua reply: ' .. replystring ) local reply = json.decode ( replystring ) if reply and reply.id then if jid and main.yesno ( main.option ( 'lua_shorten_post_url' ) ) then