Skip to content

Commit

Permalink
Bug 1663917 - Remove patch to disable an assertion in cubeb, it's now…
Browse files Browse the repository at this point in the history
… upstream. r=kinetik

Differential Revision: https://phabricator.services.mozilla.com/D89589
  • Loading branch information
padenot committed Sep 11, 2020
1 parent 70b89b5 commit 4221727
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 25 deletions.
22 changes: 0 additions & 22 deletions media/libcubeb/disable-assert.patch

This file was deleted.

3 changes: 0 additions & 3 deletions media/libcubeb/update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,3 @@ if [ -n "$rev" ]; then
else
echo "Remember to update moz.yaml with the version details."
fi

echo "Applying a patch on top of $rev"
patch -p3 < ./disable-assert.patch

0 comments on commit 4221727

Please sign in to comment.