Merge: Tinks! remove duplicated code in event reaction
authorJean Privat <jean@pryen.org>
Thu, 13 Aug 2015 22:15:13 +0000 (18:15 -0400)
committerJean Privat <jean@pryen.org>
Thu, 13 Aug 2015 22:15:13 +0000 (18:15 -0400)
commit6f2650b98b67e1343ce4e82264ffb2852da18cd2
treefdac6343704b512b20f1109f11bfa9a73a86b14d
parent00ade4676a6b31e9c05e9ce3c234f9e22c227705
parentc29af0d5d2851b90d27128dd6577fd2ba7f9c79b
Merge: Tinks! remove duplicated code in event reaction

The sequence of `isa` is redundant with the polymorphic calls client_react. Possibly an unfinished refactorization or some git rebase issue.

ping @xymus

Pull-Request: #1635
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>