diff options
Diffstat (limited to 'executive-summary/evolution-services')
-rw-r--r-- | executive-summary/evolution-services/executive-summary-component.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/executive-summary/evolution-services/executive-summary-component.c b/executive-summary/evolution-services/executive-summary-component.c index d2dab70947..b3b1e63215 100644 --- a/executive-summary/evolution-services/executive-summary-component.c +++ b/executive-summary/evolution-services/executive-summary-component.c @@ -83,7 +83,6 @@ executive_summary_component_destroy (GtkObject *object) { ExecutiveSummaryComponent *component; ExecutiveSummaryComponentPrivate *priv; - CORBA_Environment ev; component = EXECUTIVE_SUMMARY_COMPONENT (object); priv = component->private; |