diff options
Diffstat (limited to 'calendar/gui/control-factory.c')
-rw-r--r-- | calendar/gui/control-factory.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/gui/control-factory.c b/calendar/gui/control-factory.c index c6aab4b258..8df9559ea1 100644 --- a/calendar/gui/control-factory.c +++ b/calendar/gui/control-factory.c @@ -38,6 +38,7 @@ #include "control-factory.h" +/* Are these supposed to be global or static? */ CORBA_Environment ev; CORBA_ORB orb; |