From a2a658f885ea5cca042709f5a53224dbe57fb478 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Sun, 10 Nov 2019 20:14:13 -0500 Subject: Bug 1416033 - remove some unneeded includes in mailnews Tag #1273 --- mailnews/addrbook/src/nsAbDirProperty.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'mailnews/addrbook/src/nsAbDirProperty.h') diff --git a/mailnews/addrbook/src/nsAbDirProperty.h b/mailnews/addrbook/src/nsAbDirProperty.h index 99d16a133..5e15a15fc 100644 --- a/mailnews/addrbook/src/nsAbDirProperty.h +++ b/mailnews/addrbook/src/nsAbDirProperty.h @@ -13,10 +13,8 @@ #define nsAbDirProperty_h__ #include "nsIAbDirectory.h" /* include the interface we are going to support */ -#include "nsIAbCard.h" #include "nsCOMPtr.h" #include "nsDirPrefs.h" -#include "nsIAddrDatabase.h" #include "nsStringGlue.h" #include "nsIPrefBranch.h" #include "nsIMutableArray.h" -- cgit v1.2.3