mirror of
https://github.com/NeoFlock/neonucleus.git
synced 2025-09-24 09:03:32 +02:00
removed some debug stuff
more debug stuff left to remove
This commit is contained in:
parent
68e0374697
commit
e1395c7b26
@ -221,7 +221,6 @@ function tty.keyboard()
|
|||||||
-- changes to this design should avoid this on every key hit
|
-- changes to this design should avoid this on every key hit
|
||||||
|
|
||||||
-- this is expensive (slow!)
|
-- this is expensive (slow!)
|
||||||
debugprint("screen", type(screen), string.format("%q", screen))
|
|
||||||
window.keyboard = assert(component.invoke(screen, "getKeyboards"))[1] or system_keyboard
|
window.keyboard = assert(component.invoke(screen, "getKeyboards"))[1] or system_keyboard
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user