ecore: Remove most #ifdef HAVE_EPOLL blocks
authorMike McCormack <mj.mccormack@samsung.com>
Wed, 6 Jul 2011 10:54:30 +0000 (10:54 +0000)
committerMike McCormack <mikem@ring3k.org>
Wed, 6 Jul 2011 10:54:30 +0000 (10:54 +0000)
commitc94a9eff7fc6318c43ef2914de297130f2bceb02
treed7bed76a1d0986279c434ff24cfae40a05b49241
parent829571df274090d9c72bb13ba6d1da04429c4f99
ecore: Remove most #ifdef HAVE_EPOLL blocks

Replace with if statements and stub epoll calls, and let the
compiler optimize out the stub code.

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 61081
legacy/ecore/src/lib/ecore/ecore_main.c
legacy/ecore/src/lib/ecore/ecore_private.h