Remove unneeded nsIDOMNSHTMLButtonElement interface by merging it into nsIDOMHTMLButtonElement. (Bug 582303) r=jst

This commit is contained in:
David Zbarsky
2010-07-28 16:43:52 -07:00
parent bba9841860
commit 66edd9c1c0
6 changed files with 15 additions and 77 deletions

View File

@@ -48,7 +48,6 @@
#include "nsIDOMHTMLInputElement.h"
#include "nsIDOMNSHTMLElement.h"
#include "nsIDOMNSEditableElement.h"
#include "nsIDOMNSHTMLButtonElement.h"
#include "nsIDOMHTMLFormElement.h"
#include "nsIDOMHTMLLegendElement.h"
#include "nsIDOMHTMLTextAreaElement.h"