src/3rdparty/webkit/WebCore/plugins/symbian/PluginPackageSymbian.cpp
changeset 3 41300fa6a67c
parent 0 1918ee327afb
child 30 5dc02b23752f
--- a/src/3rdparty/webkit/WebCore/plugins/symbian/PluginPackageSymbian.cpp	Tue Jan 26 12:42:25 2010 +0200
+++ b/src/3rdparty/webkit/WebCore/plugins/symbian/PluginPackageSymbian.cpp	Tue Feb 02 00:43:10 2010 +0200
@@ -59,7 +59,7 @@
                 m_mimeToDescriptions.add(mime[0], mime[2]); // <MIME>,<Description>
         }
     }
-    //unload();
+    unload();
     return true;
 }