aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/addressbook-component.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2000-05-29 23:42:50 +0800
committernobody <nobody@localhost>2000-05-29 23:42:50 +0800
commit71597773d91cdb628cee74e4e0731460c74cc4eb (patch)
tree47f7d2447d64eb8e27296917d78b128ddf21cde1 /addressbook/gui/component/addressbook-component.h
parentccb665a0262b51c92ca5a54a074dda0dec91a573 (diff)
downloadgsoc2013-evolution-nautilus_ms_may_31.tar
gsoc2013-evolution-nautilus_ms_may_31.tar.gz
gsoc2013-evolution-nautilus_ms_may_31.tar.bz2
gsoc2013-evolution-nautilus_ms_may_31.tar.lz
gsoc2013-evolution-nautilus_ms_may_31.tar.xz
gsoc2013-evolution-nautilus_ms_may_31.tar.zst
gsoc2013-evolution-nautilus_ms_may_31.zip
This commit was manufactured by cvs2svn to create tagnautilus_ms_may_31
'nautilus_ms_may_31'. svn path=/tags/nautilus_ms_may_31/; revision=3265
Diffstat (limited to 'addressbook/gui/component/addressbook-component.h')
-rw-r--r--addressbook/gui/component/addressbook-component.h29
1 files changed, 0 insertions, 29 deletions
diff --git a/addressbook/gui/component/addressbook-component.h b/addressbook/gui/component/addressbook-component.h
deleted file mode 100644
index ec37da694a..0000000000
--- a/addressbook/gui/component/addressbook-component.h
+++ /dev/null
@@ -1,29 +0,0 @@
-/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
-/* addressbook-component.h
- *
- * Copyright (C) 2000 Helix Code, Inc.
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
- *
- * 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
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
- *
- * Author: Ettore Perazzoli
- */
-
-#ifndef _ADDRESSBOOK_COMPONENT_H
-#define _ADDRESSBOOK_COMPONENT_H
-
-void addressbook_component_factory_init (void);
-
-#endif /* _ADDRESSBOOK_COMPONENT_H */