mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-27 21:00:50 +00:00
remove unused static kITableRowGroupFrameIID saving 16 bytes (bug 117927; rs=glazou)
This commit is contained in:
parent
8538f150c5
commit
ecc77c5e8b
@ -76,8 +76,6 @@
|
||||
#include "nsHTMLReflowCommand.h"
|
||||
#include "nsIFrameManager.h"
|
||||
|
||||
static NS_DEFINE_IID(kITableRowGroupFrameIID, NS_ITABLEROWGROUPFRAME_IID);
|
||||
|
||||
// helper function for dealing with placeholder for positioned/floated table
|
||||
static void GetPlaceholderFor(nsIPresContext& aPresContext, nsIFrame& aFrame, nsIFrame** aPlaceholder);
|
||||
|
||||
|
@ -76,8 +76,6 @@
|
||||
#include "nsHTMLReflowCommand.h"
|
||||
#include "nsIFrameManager.h"
|
||||
|
||||
static NS_DEFINE_IID(kITableRowGroupFrameIID, NS_ITABLEROWGROUPFRAME_IID);
|
||||
|
||||
// helper function for dealing with placeholder for positioned/floated table
|
||||
static void GetPlaceholderFor(nsIPresContext& aPresContext, nsIFrame& aFrame, nsIFrame** aPlaceholder);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user