mirror of
https://github.com/Insality/druid
synced 2025-09-28 02:22:19 +02:00
Revert "Solve #182 add table pool for events"
This reverts commit dff522fbaa
.
This commit is contained in:
@@ -30,12 +30,6 @@ function BackHandler.init(self, callback, params)
|
||||
end
|
||||
|
||||
|
||||
function BackHandler.on_internal_remove(self)
|
||||
component.on_internal_remove(self)
|
||||
self.on_back:clear()
|
||||
end
|
||||
|
||||
|
||||
--- Input handler for component
|
||||
-- @tparam BackHandler self @{BackHandler}
|
||||
-- @tparam string action_id on_input action id
|
||||
|
Reference in New Issue
Block a user