зеркало из https://github.com/mozilla/gecko-dev.git
Fixing bustage on Sun WS6 update 2, it apparently doesn't like the forward declaration of gfxIImageFrame just before it's defined. r=seawood, sr=jst.
This commit is contained in:
Родитель
153ad2d6a5
Коммит
c573016208
|
@ -30,7 +30,6 @@
|
|||
#include "nsRect.h"
|
||||
%}
|
||||
|
||||
interface gfxIImageFrame;
|
||||
native nsRectRef(nsRect &);
|
||||
|
||||
/**
|
||||
|
|
|
@ -30,7 +30,6 @@
|
|||
#include "nsRect.h"
|
||||
%}
|
||||
|
||||
interface gfxIImageFrame;
|
||||
native nsRectRef(nsRect &);
|
||||
|
||||
/**
|
||||
|
|
|
@ -30,7 +30,6 @@
|
|||
#include "nsRect.h"
|
||||
%}
|
||||
|
||||
interface gfxIImageFrame;
|
||||
native nsRectRef(nsRect &);
|
||||
|
||||
/**
|
||||
|
|
Загрузка…
Ссылка в новой задаче