Bug 1172889 - Remove unused nsFrameLoader::DestroyChild. r=smaug

This commit is contained in:
Kan-Ru Chen 2015-06-09 16:40:25 +08:00
Родитель 8b436991f9
Коммит 126a8589ca
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -130,9 +130,6 @@ public:
nsRefPtr<nsFrameLoader>& aFirstToSwap,
nsRefPtr<nsFrameLoader>& aSecondToSwap);
// When IPC is enabled, destroy any associated child process.
void DestroyChild();
/**
* Return the primary frame for our owning content, or null if it
* can't be found.