Revert "Eo: Optimise event callback call"
authorTom Hacohen <tom@stosb.com>
Mon, 9 Nov 2015 14:06:39 +0000 (14:06 +0000)
committerTom Hacohen <tom@stosb.com>
Mon, 9 Nov 2015 14:06:39 +0000 (14:06 +0000)
commite992a3a1e0b597fecbe4b935659138d6a9bafcf2
tree495f6e9d70a859c18e7c73a1461c364e923b52ac
parent4b116627c24a43248abf5a34a391241b1c0cf983
Revert "Eo: Optimise event callback call"

This reverts commit 4b116627c24a43248abf5a34a391241b1c0cf983.

This can't be done, because the freeze state can change from within the
callbacks so you need to check if events are frozen every time.
src/lib/eo/eo_base_class.c