[EFL] Unreviewed build fix with ENABLE_NETSCAPE_PLUGIN_API after r121467.
authorrakuco@webkit.org <rakuco@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 2 Jul 2012 14:20:03 +0000 (14:20 +0000)
committerrakuco@webkit.org <rakuco@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 2 Jul 2012 14:20:03 +0000 (14:20 +0000)
commit16e2c0137f4da183dbb6e334f4a32e95bf81e03d
treef90f650a5bd7de51a0515a43f6326fe8e1b194a2
parent91c4e47c02a28881e515d91c58a6648b18f04216
[EFL] Unreviewed build fix with ENABLE_NETSCAPE_PLUGIN_API after r121467.

* plugins/efl/PluginPackageEfl.cpp:
(WebCore::PluginPackage::load): Move the declaration of `err'
before the first `goto' statement.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121678 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/plugins/efl/PluginPackageEfl.cpp