aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/addressbook.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2000-08-03 06:26:45 +0800
committernobody <nobody@localhost>2000-08-03 06:26:45 +0800
commit7f386b6014cb3a14193a6c691f913b73f645e369 (patch)
treeaf1272e58d6c0a083103b8c03b454da66aa745e0 /addressbook/gui/component/addressbook.h
parenta0281d1b1860f650ba2293e422cbc9ec7ee2012b (diff)
downloadgsoc2013-evolution-GTKHTML_0_6.tar.gz
gsoc2013-evolution-GTKHTML_0_6.tar.zst
gsoc2013-evolution-GTKHTML_0_6.zip
This commit was manufactured by cvs2svn to create tag 'GTKHTML_0_6'.GTKHTML_0_6
svn path=/tags/GTKHTML_0_6/; revision=4484
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__ */