mirror of
https://github.com/Insality/druid.git
synced 2025-11-26 19:00:50 +01:00
Revert "Solve #182 add table pool for events"
This reverts commit dff522fbaa.
This commit is contained in:
@@ -121,12 +121,6 @@ function Progress.init(self, node, key, init_value)
|
||||
end
|
||||
|
||||
|
||||
function Progress.on_internal_remove(self)
|
||||
component.on_internal_remove(self)
|
||||
self.on_change:clear()
|
||||
end
|
||||
|
||||
|
||||
-- @tparam Progress self @{Progress}
|
||||
function Progress.on_late_init(self)
|
||||
self:set_to(self._init_value)
|
||||
|
||||
Reference in New Issue
Block a user