Bug 1416033 - remove some unneeded includes in mailnews

Tag #1273
This commit is contained in:
Matt A. Tobin 2019-11-10 20:14:13 -05:00 • committed by Roy Tam
commit 497286a00b
47 changed files with 9 additions and 69 deletions

View file

@ -5,7 +5,6 @@
#ifndef nsCharsetConverterManager_h__
#define nsCharsetConverterManager_h__
#include "nsISupports.h"
#include "nsICharsetConverterManager.h"
#define NS_DATA_BUNDLE_CATEGORY "uconv-charset-data"