remove uneeded comment

This commit is contained in:
John Scipione 2012-11-13 01:41:25 -05:00
parent d4d5bf6c50
commit c191daa816

View File

@ -139,7 +139,6 @@ NetworkStatusView::NetworkStatusView(BMessage* archive)
NetworkStatusView::~NetworkStatusView()
{
// replicant deleted, destroy the about window
if (fAboutWindow != NULL)
fAboutWindow->Quit();
}