Removed obsolete IIDs
git-svn-id: svn://10.0.0.236/trunk@14345 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
74e3541265
commit
39bf131805
@ -19,10 +19,8 @@
|
||||
#include "nsIHTMLContent.h"
|
||||
#include "nsIAbsoluteItems.h"
|
||||
#include "nsIAnchoredItems.h"
|
||||
#include "nsIFloaterContainer.h"
|
||||
#include "nsIHTMLReflow.h"
|
||||
|
||||
const nsIID kIAbsoluteItemsIID = NS_IABSOLUTE_ITEMS_IID;
|
||||
const nsIID kIFloaterContainerIID = NS_IFLOATER_CONTAINER_IID;
|
||||
const nsIID kIHTMLContentIID = NS_IHTMLCONTENT_IID;
|
||||
const nsIID kIHTMLReflowIID = NS_IHTMLREFLOW_IID;
|
||||
|
||||
@ -20,10 +20,7 @@
|
||||
|
||||
#include "nsISupports.h"
|
||||
|
||||
extern const nsIID kBlockFrameCID; // XXX temporary
|
||||
|
||||
extern const nsIID kIAbsoluteItemsIID;
|
||||
extern const nsIID kIFloaterContainerIID;
|
||||
extern const nsIID kIHTMLContentIID;
|
||||
extern const nsIID kIRunaroundIID;
|
||||
extern const nsIID kIHTMLReflowIID;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user