#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
Родитель 1e9d149127
Коммит 7287821042
2 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

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