Bug 574049: Remove unused variable 'tabChildC'. r=smaug

This commit is contained in:
Daniel Holbert 2010-06-23 17:30:57 -07:00
Родитель ba40d4a2e8
Коммит 8caf16beb2
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -107,7 +107,6 @@ bool SendAsyncMessageToParent(void* aCallbackData,
return true;
}
static int tabChildC = 0;
nsInProcessTabChildGlobal::nsInProcessTabChildGlobal(nsIDocShell* aShell,
nsIContent* aOwner,
nsFrameMessageManager* aChrome)