[EFL] Remove check for ENABLE_GTK_PLUGINS_SUPPORT
authorkubo@profusion.mobi <kubo@profusion.mobi@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 2 Feb 2012 17:15:01 +0000 (17:15 +0000)
committerkubo@profusion.mobi <kubo@profusion.mobi@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 2 Feb 2012 17:15:01 +0000 (17:15 +0000)
commit9cc2f748e4e91f3c5b5c4b530d53bb8ad6b35ef7
tree35ac071e091d4fd3abe52a785a11f63396114bfb
parentf228aa7db280e512db6daa27ae94a9cc25df2a69
[EFL] Remove check for ENABLE_GTK_PLUGINS_SUPPORT
https://bugs.webkit.org/show_bug.cgi?id=77647

Reviewed by Martin Robinson.

There is no clear reason why this check was in place (it came with the
upstreaming of the port), but ENABLE_GTK_PLUGINS_SUPPORT is not set
anywhere, and the build system does not even check for the presence of
GTK+ when building.

* ewk/ewk_main.cpp:
(_ewk_init_body):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@106562 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebKit/efl/ChangeLog
Source/WebKit/efl/ewk/ewk_main.cpp