summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec4
1 files changed, 0 insertions, 4 deletions
diff --git a/firefox.spec b/firefox.spec
index e7bf872..5ecc152 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -148,8 +148,6 @@ Patch217: firefox-baseline-disable.patch
# Upstream patches
Patch300: mozilla-858919.patch
-Patch301: mozilla-858919-2.patch
-Patch302: mozilla-858919-3.patch
# Gtk3 upstream patches
Patch402: mozilla-gtk3-tab-size.patch
@@ -297,8 +295,6 @@ cd %{tarballdir}
# Upstream patches
%patch300 -p1 -b .858919
-%patch301 -p1 -b .858919
-%patch302 -p1 -b .858919
%if %{toolkit_gtk3}
%patch402 -p1 -b .gtk3-tab-size
bgstack15