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