mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
Bug 1123760 - bustage follow-up: remove unused variable, rs=bustage on a CLOSED TREE
--HG-- extra : commitid : As5ZYBprXOm extra : amend_source : 2981eb096957ef64d1bc8d16b4be26d8ecc287d5
This commit is contained in:
parent
3afe5469df
commit
cd5713a51d
@ -226,7 +226,6 @@ XULDropmarkerAccessible::DropmarkerOpen(bool aToggleOpen) const
|
||||
|
||||
nsIContent* parent = mContent->GetFlattenedTreeParent();
|
||||
|
||||
bool foundRightElement = false;
|
||||
while (parent) {
|
||||
nsCOMPtr<nsIDOMXULButtonElement> parentButtonElement =
|
||||
do_QueryInterface(parent);
|
||||
|
Loading…
Reference in New Issue
Block a user