Bug 896138 patch 3: Remove forward declaration of struct that hasn't been in this class since changeset e0df6dfdaaca (Bug 479655 part 3). r=heycam

This commit is contained in:
L. David Baron 2013-07-20 12:14:24 -07:00
parent 67d46003ba
commit 353bd7c399

View File

@ -68,9 +68,6 @@ public:
NS_ASSERTION(mUpdateCount == 0, "Dying in the middle of our own update?");
}
struct RestyleData;
friend struct RestyleData;
// get the alternate text for a content node
static void GetAlternateTextFor(nsIContent* aContent,
nsIAtom* aTag, // content object's tag