Skip to content

Commit

Permalink
fixup of debug
Browse files Browse the repository at this point in the history
  • Loading branch information
asdofindia committed Nov 22, 2014
1 parent a2f88c1 commit 06d9e50
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions plugins/9gag.lua
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@ function get_9GAG()
end

function send_title(cb_extra, success, result)
--if success then
print("return called")
if success then
send_msg(cb_extra[1], cb_extra[2], ok_cb, false)
--end
end
end

function run(msg, matches)
Expand Down

0 comments on commit 06d9e50

Please sign in to comment.