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

@ -31,7 +31,6 @@
#include "nsMsgUtils.h"
#include "nsTextFormatter.h"
#include "mozilla/Services.h"
#include <algorithm>
static PRLogModuleInfo * gMimeEmitterLogModule = nullptr;