#if 0 unused static kViewCID saving 16 bytes (bug 117927; rs=glazou)

This commit is contained in:
brade@netscape.com
2002-01-09 15:44:32 +00:00
parent 67ff737267
commit aa7d31851e
2 changed files with 6 additions and 0 deletions

View File

@@ -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)