From 3ad97477c9110a8cfd8e9641f84c8984abf33be5 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 29 Aug 2000 18:13:21 +0000 Subject: Remove USING_OAF checks svn path=/trunk/; revision=5099 --- addressbook/conduit/address-conduit.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'addressbook/conduit/address-conduit.h') diff --git a/addressbook/conduit/address-conduit.h b/addressbook/conduit/address-conduit.h index 9858504fd7..427e6b8c91 100644 --- a/addressbook/conduit/address-conduit.h +++ b/addressbook/conduit/address-conduit.h @@ -7,6 +7,7 @@ #include #include #include +#include #include #include #include @@ -15,12 +16,6 @@ #include "ebook/e-book.h" #include "ebook/e-book-view.h" -#ifdef USING_OAF -#include -#else -#include -#endif - /* This is the local record structure for the GnomeCal conduit. */ typedef struct _AddressbookLocalRecord AddressbookLocalRecord; -- cgit v1.2.3