зеркало из https://github.com/mozilla/gecko-dev.git
#if 0 unused static kViewCID saving 16 bytes (bug 117927; rs=glazou)
This commit is contained in:
Родитель
1e9d149127
Коммит
7287821042
|
@ -73,7 +73,10 @@
|
|||
#include "nsIAccessibilityService.h"
|
||||
#endif
|
||||
|
||||
#if 0
|
||||
// see nsHTMLButtonControlFrame::Reflow()
|
||||
static NS_DEFINE_IID(kViewCID, NS_VIEW_CID);
|
||||
#endif
|
||||
|
||||
nsresult
|
||||
NS_NewHTMLButtonControlFrame(nsIPresShell* aPresShell, nsIFrame** aNewFrame)
|
||||
|
|
|
@ -73,7 +73,10 @@
|
|||
#include "nsIAccessibilityService.h"
|
||||
#endif
|
||||
|
||||
#if 0
|
||||
// see nsHTMLButtonControlFrame::Reflow()
|
||||
static NS_DEFINE_IID(kViewCID, NS_VIEW_CID);
|
||||
#endif
|
||||
|
||||
nsresult
|
||||
NS_NewHTMLButtonControlFrame(nsIPresShell* aPresShell, nsIFrame** aNewFrame)
|
||||
|
|
Загрузка…
Ссылка в новой задаче