diff options
Diffstat (limited to 'mailnews/addrbook/src/nsAbMDBDirProperty.cpp')
-rw-r--r-- | mailnews/addrbook/src/nsAbMDBDirProperty.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mailnews/addrbook/src/nsAbMDBDirProperty.cpp b/mailnews/addrbook/src/nsAbMDBDirProperty.cpp index 7df904d87..1a7ae59d7 100644 --- a/mailnews/addrbook/src/nsAbMDBDirProperty.cpp +++ b/mailnews/addrbook/src/nsAbMDBDirProperty.cpp @@ -3,14 +3,12 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "nsAbMDBDirProperty.h" -#include "nsIServiceManager.h" +#include "nsAbMDBDirProperty.h" #include "nsStringGlue.h" #include "nsCOMPtr.h" #include "nsAbBaseCID.h" #include "nsAddrDatabase.h" #include "nsIAbCard.h" -#include "nsIAbListener.h" #include "nsArrayUtils.h" #include "mdb.h" #include "nsComponentManagerUtils.h" |