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

git-svn-id: svn://10.0.0.236/trunk@111699 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
brade%netscape.com
2002-01-09 15:44:32 +00:00
parent e4f0bdfca7
commit ed3253d4de
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)