Bug 1156632 - Remove unused forward class declarations - patch 3 - dom/{events,xbl,xslt,xul} and others, r=ehsan

This commit is contained in:
Andrea Marchesini
2015-04-22 08:29:18 +02:00
parent 54b1f80bbb
commit 324ef4c39f
77 changed files with 0 additions and 130 deletions

View File

@@ -17,7 +17,6 @@ class nsMediaList;
namespace mozilla {
namespace dom {
class ResponsiveImageSelector;
class HTMLSourceElement final : public nsGenericHTMLElement,
public nsIDOMHTMLSourceElement
{