From ed77e8e15bbbb886cf92dfb0fb1700a1c1d92548 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 21 Feb 2009 03:36:34 +0000 Subject: Convert eab-vcard-control.c to a new "vcard-inline" plugin, similar to the "audio-inline" plugin. svn path=/branches/kill-bonobo/; revision=37301 --- addressbook/gui/widgets/eab-vcard-control.h | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 addressbook/gui/widgets/eab-vcard-control.h (limited to 'addressbook/gui/widgets/eab-vcard-control.h') diff --git a/addressbook/gui/widgets/eab-vcard-control.h b/addressbook/gui/widgets/eab-vcard-control.h deleted file mode 100644 index 06ca62727a..0000000000 --- a/addressbook/gui/widgets/eab-vcard-control.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) version 3. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with the program; if not, see - * - * - * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) - * - */ - -#ifndef __EAB_VCARD_CONTROL_H__ -#define __EAB_VCARD_CONTROL_H__ - -#include - -BonoboControl *eab_vcard_control_new (void); - -#endif /* __EAB_VCARD_CONTROL_H__ */ -- cgit v1.2.3