Bug 1402253 - Remove dead FindItemWithNameAcrossWindows() declaration. r=bz.

--HG--
extra : rebase_source : 6b60684ff147371df89fa6e07047151cc8e3fd51
This commit is contained in:
Nicholas Nethercote 2017-09-25 10:10:09 +10:00
parent 6537684f83
commit 7ea76d4cd7

View File

@ -89,11 +89,6 @@ protected:
NS_IMETHOD AddChromeListeners();
NS_IMETHOD RemoveChromeListeners();
nsresult FindItemWithNameAcrossWindows(
const char16_t* aName,
nsIDocShellTreeItem* aRequestor, nsIDocShellTreeItem* aOriginalRequestor,
nsIDocShellTreeItem** aFoundItem);
void EnsurePrompter();
void EnsureAuthPrompter();