PackageKit/PackageKit-0.6.21-xulrunner-7.patch

21 lines
455 B
Diff
Raw Normal View History

--- PackageKit-0.6.21.orig/contrib/browser-plugin/pk-main.c 2011-12-05 11:23:45.000000000 +0100
+++ PackageKit-0.6.21/contrib/browser-plugin/pk-main.c 2011-12-12 04:01:55.094124426 +0100
@@ -541,17 +541,6 @@
}
/**
- * NP_GetMIMEDescription:
- **/
-const char *
-NP_GetMIMEDescription (void)
-{
- pk_debug ("NP_GetMIMEDescription");
-
- return (gchar*) "application/x-packagekit-plugin:bsc:PackageKit Plugin";
-}
-
-/**
* NP_GetValue:
**/
NPError