Bug 403817 - "nsDownloadManager.cpp #includes nsTArray.h but doesn't use it" [p=rahul@murmuria.in (Rahul Murmuria) r=gavin a1.9=mconnor]

This commit is contained in:
reed@reedloden.com 2007-12-11 00:54:30 -08:00
parent 955ed806bf
commit a268b620e2

View File

@ -72,7 +72,6 @@
#include "nsIPropertyBag2.h"
#include "nsIHttpChannel.h"
#include "nsIDownloadManagerUI.h"
#include "nsTArray.h"
#include "nsIResumableChannel.h"
#include "nsCExternalHandlerService.h"
#include "nsIExternalHelperAppService.h"