eo2: remove EO2_OP_FUNC_VIRTUAL
authorJérémy Zurcher <jeremy@asynk.ch>
Wed, 31 Jul 2013 07:59:15 +0000 (09:59 +0200)
committerTom Hacohen <tom@stosb.com>
Thu, 10 Apr 2014 03:20:17 +0000 (04:20 +0100)
commit4f73887b4718f25734b9842ffa9393259b5ed906
tree00fc7fa75c2165176089fc9b180c6d32de338c36
parentfeb5a5dc9e47f6c0d9efb667618ce2288efd966d
eo2: remove EO2_OP_FUNC_VIRTUAL

a pure virtual function is an EO2_OP_FUNC
with NULL as private function implementation pointer
src/lib/eo/Eo.h
src/lib/eo/eo.c