examples/shortenurl.lua
changeset 126 5f0025da31e6
parent 125 3e2421384d7a
child 127 9157566033e8
--- 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