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 b9bb8aa130
commit 4932771b24

View File

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