aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/component/e-summary.h
diff options
context:
space:
mode:
Diffstat (limited to 'executive-summary/component/e-summary.h')
-rw-r--r--executive-summary/component/e-summary.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/executive-summary/component/e-summary.h b/executive-summary/component/e-summary.h
index 3ac6b1eaeb..470863a9f5 100644
--- a/executive-summary/component/e-summary.h
+++ b/executive-summary/component/e-summary.h
@@ -54,13 +54,11 @@ struct _ESummaryWindow {
Bonobo_PersistStream persiststream;
Bonobo_PropertyBag propertybag;
Bonobo_PropertyControl propertycontrol;
- Bonobo_EventSource property_event_source;
Bonobo_EventSource event_source;
-
+ /* Listener for the event_source */
BonoboListener *listener;
- BonoboListener *html_listener;
- Bonobo_Listener html_corba_listener;
+ int listener_id;
char *iid;
char *title;