mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Back out 529526e6e659 (bug 868556) for b2g reftest-1 bustage
This commit is contained in:
parent
67536bc2ef
commit
659eaf73ee
@ -11,17 +11,6 @@
|
||||
#include "gfxPoint.h"
|
||||
#include "gfxASurface.h"
|
||||
|
||||
/*
|
||||
* FIXME [bjacob] *** PURE CRAZYNESS WARNING ***
|
||||
*
|
||||
* This #define is actually needed here, because subclasses of ISurfaceAllocator,
|
||||
* namely ShadowLayerForwarder, will or will not override AllocGrallocBuffer
|
||||
* depending on whether MOZ_HAVE_SURFACEDESCRIPTORGRALLOC is defined.
|
||||
*/
|
||||
#ifdef MOZ_WIDGET_GONK
|
||||
#define MOZ_HAVE_SURFACEDESCRIPTORGRALLOC
|
||||
#endif
|
||||
|
||||
class gfxSharedImageSurface;
|
||||
class gfxASurface;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user