Remove unused function
This commit is contained in:
parent
0dfc45d0f8
commit
eb65a0541e
1 changed files with 0 additions and 1 deletions
1
core.lua
1
core.lua
|
@ -151,7 +151,6 @@ local module = {
|
||||||
hasKeyboardFocus = hasKeyboardFocus,
|
hasKeyboardFocus = hasKeyboardFocus,
|
||||||
keyPressedOn = keyPressedOn,
|
keyPressedOn = keyPressedOn,
|
||||||
|
|
||||||
generateID = generateID,
|
|
||||||
enterFrame = enterFrame,
|
enterFrame = enterFrame,
|
||||||
exitFrame = exitFrame,
|
exitFrame = exitFrame,
|
||||||
registerDraw = registerDraw,
|
registerDraw = registerDraw,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue