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.
git-svn-id: svn://10.0.0.236/trunk@114078 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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 &);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user