elementary/elm_widget : focus_region function in elm_scroller was not
authorWooHyun Jung <woohyun0705@gmail.com>
Wed, 25 Jul 2012 02:43:32 +0000 (02:43 +0000)
committerWooHyun Jung <woohyun0705@gmail.com>
Wed, 25 Jul 2012 02:43:32 +0000 (02:43 +0000)
commit7767d1d0c19d9e66918a0464c17c50187f2c5fa4
tree4b169a46c0ce0e0f4c0ad5360934cda9b0789810
parentf8ddd6343c2e0ac3d5e9fb663d87d9fb6cdee4e3
elementary/elm_widget : focus_region function in elm_scroller was not
executed because of _elm_legacy_is always returned EINA_FALSE. So I removed
it.

SVN revision: 74367
src/lib/elm_widget.c