[EFL] Unreviewed, adapt to the changes introduced in r107973.
authorkubo@profusion.mobi <kubo@profusion.mobi@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 17 Feb 2012 14:42:58 +0000 (14:42 +0000)
committerkubo@profusion.mobi <kubo@profusion.mobi@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 17 Feb 2012 14:42:58 +0000 (14:42 +0000)
commitcc19736cf269ec9157d22908670ebbd13ca84f68
treecd684b4cdd849768ce5c8da3f6015ec9dd425bf3
parentac6dede5c1a2cd67ab9600e474f326c5210efe65
[EFL] Unreviewed, adapt to the changes introduced in r107973.

SVN r107973 moved some libsoup feature initialization code to
WebCore, but only changed the GTK+ bits in WebKit.

* ewk/ewk_main.cpp:
(_ewk_init_body): Do not initialize the content sniffer and the
decoder here, the initialization is now done in WebCore.

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