Bug 1278239 - Remove gfxQuartzImageSurface. r=Bas

This commit is contained in:
Jonathan Watt
2016-05-27 19:43:34 +01:00
parent 0b33b55994
commit cc07644989
6 changed files with 0 additions and 116 deletions

View File

@@ -22,9 +22,6 @@
#include "mozilla/gfx/Point.h" // for IntSize
#include "gfx2DGlue.h"
#include "YCbCrUtils.h" // for YCbCr conversions
#ifdef XP_MACOSX
#include "gfxQuartzImageSurface.h"
#endif
namespace mozilla {
namespace layers {