Removed extra debug

master
mark 2021-08-08 14:53:26 -07:00
parent ceaf633c43
commit 560fcd26c2
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ language.next = function()
end
language.set = function(idx)
debug_message(idx)
wrapper.ibus.set(idx, function()
language.update_checks()
end)