Bug 1857746 - Remove std max in downscaler. r=sylvestre DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D192166
This commit is contained in:
ChaseKnowlden
2023-10-30 08:12:41 +00:00
parent 3f6be9bda6
commit 266e134965

View File

@@ -11,7 +11,6 @@
#include "mozilla/gfx/2D.h"
using std::max;
using std::swap;
namespace mozilla {