From f9bc2f9713eeb7f48c33d1fa831db42498cc8379 Mon Sep 17 00:00:00 2001 From: "darin%meer.net" Date: Mon, 6 Oct 2003 02:12:49 +0000 Subject: [PATCH] fixing bustage --- netwerk/protocol/ftp/src/nsFTPChannel.h | 1 - 1 file changed, 1 deletion(-) diff --git a/netwerk/protocol/ftp/src/nsFTPChannel.h b/netwerk/protocol/ftp/src/nsFTPChannel.h index e65956889fed..a6b12f595538 100644 --- a/netwerk/protocol/ftp/src/nsFTPChannel.h +++ b/netwerk/protocol/ftp/src/nsFTPChannel.h @@ -49,7 +49,6 @@ #include "nsIProgressEventSink.h" #include "nsIInterfaceRequestor.h" #include "nsIInterfaceRequestorUtils.h" -#include "nsIThreadPool.h" #include "nsFtpConnectionThread.h" #include "netCore.h" #include "nsXPIDLString.h"