aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-shell-component-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/evolution-shell-component-utils.h')
-rw-r--r--shell/evolution-shell-component-utils.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/shell/evolution-shell-component-utils.h b/shell/evolution-shell-component-utils.h
index a1890fe4ef..ac0bac8f7f 100644
--- a/shell/evolution-shell-component-utils.h
+++ b/shell/evolution-shell-component-utils.h
@@ -42,10 +42,6 @@ typedef struct _EPixmap {
/* Takes an array of pixmaps, terminated by E_PIXMAP_END, and loads into uic */
void e_pixmaps_update (BonoboUIComponent *uic, EPixmap *pixcache);
-void e_activation_failure_dialog (GtkWindow *parent,
- const char *msg,
- const char *oafiid,
- const char *repo_id);
char *e_get_activation_failure_msg (CORBA_Environment *ev);
#ifdef __cplusplus