File _service:extract_file:remove-snippets-from-home.patch of Package LibreWolf

--- a/browser/components/newtab/lib/AboutPreferences.jsm
+++ b/browser/components/newtab/lib/AboutPreferences.jsm
@@ -56,18 +56,7 @@ const PREFS_BEFORE_SECTIONS = () => [
   },
 ];
 
-const PREFS_AFTER_SECTIONS = () => [
-  {
-    id: "snippets",
-    pref: {
-      feed: "feeds.snippets",
-      titleString: "home-prefs-snippets-header",
-      descString: "home-prefs-snippets-description-new",
-    },
-    icon: "chrome://global/skin/icons/info.svg",
-    eventSource: "SNIPPETS",
-  },
-];
+const PREFS_AFTER_SECTIONS = () => [];
 
 class AboutPreferences {
   init() {
openSUSE Build Service is sponsored by