aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/addressbook.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2000-11-07 05:40:14 +0800
committernobody <nobody@localhost>2000-11-07 05:40:14 +0800
commit064ddd9638a2d1855935b66d1d5ea5de127c06d6 (patch)
tree786145ed8b82796d89e41d2ed37058c0097ace13 /addressbook/gui/component/addressbook.h
parentb4c61eba8055f666fd8a2270879a6f9722faa2b3 (diff)
downloadgsoc2013-evolution-064ddd9638a2d1855935b66d1d5ea5de127c06d6.tar
gsoc2013-evolution-064ddd9638a2d1855935b66d1d5ea5de127c06d6.tar.gz
gsoc2013-evolution-064ddd9638a2d1855935b66d1d5ea5de127c06d6.tar.bz2
gsoc2013-evolution-064ddd9638a2d1855935b66d1d5ea5de127c06d6.tar.lz
gsoc2013-evolution-064ddd9638a2d1855935b66d1d5ea5de127c06d6.tar.xz
gsoc2013-evolution-064ddd9638a2d1855935b66d1d5ea5de127c06d6.tar.zst
gsoc2013-evolution-064ddd9638a2d1855935b66d1d5ea5de127c06d6.zip
This commit was manufactured by cvs2svn to create tagGNOME_COMMON_1_2_1
'GNOME_COMMON_1_2_1'. svn path=/tags/GNOME_COMMON_1_2_1/; revision=6442
Diffstat (limited to 'addressbook/gui/component/addressbook.h')
-rw-r--r--addressbook/gui/component/addressbook.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/addressbook/gui/component/addressbook.h b/addressbook/gui/component/addressbook.h
deleted file mode 100644
index 66c5a7e4e6..0000000000
--- a/addressbook/gui/component/addressbook.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef __ADDRESSBOOK_H__
-#define __ADDRESSBOOK_H__
-
-#include <bonobo/bonobo-control.h>
-
-BonoboControl *addressbook_factory_new_control (void);
-void addressbook_factory_init (void);
-
-#endif /* __ADDRESSBOOK_H__ */