From beef2e57d22135f28155bc4e593da113b193d781 Mon Sep 17 00:00:00 2001 From: "warren%netscape.com" Date: Thu, 22 Apr 1999 07:31:09 +0000 Subject: [PATCH] Removed unnecessary nsIByteBuffer.h git-svn-id: svn://10.0.0.236/trunk@28685 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/mailnews/local/src/nsParseMailbox.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/mozilla/mailnews/local/src/nsParseMailbox.cpp b/mozilla/mailnews/local/src/nsParseMailbox.cpp index 7e1737e2a20..cb7750e9325 100644 --- a/mozilla/mailnews/local/src/nsParseMailbox.cpp +++ b/mozilla/mailnews/local/src/nsParseMailbox.cpp @@ -22,7 +22,6 @@ #include "nsIMsgDatabase.h" #include "nsMsgMessageFlags.h" #include "nsIDBFolderInfo.h" -#include "nsIByteBuffer.h" #include "nsIInputStream.h" #include "nsMsgLocalFolderHdrs.h" #include "nsMsgBaseCID.h"