diff options
Diffstat (limited to 'mailnews/addrbook/src/nsAbDirProperty.h')
-rw-r--r-- | mailnews/addrbook/src/nsAbDirProperty.h | 2 |
1 files changed, 0 insertions, 2 deletions
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" |