fixing build bustage (nsIDataChannel no longer exists)

This commit is contained in:
darin@meer.net
2005-11-12 18:40:00 +00:00
parent eb5014fc4d
commit 29471505ce

View File

@@ -109,7 +109,6 @@
// Interfaces Needed
#include "nsIUploadChannel.h"
#include "nsIDataChannel.h"
#include "nsIProgressEventSink.h"
#include "nsIWebProgress.h"
#include "nsILayoutHistoryState.h"