diff options
Diffstat (limited to 'shell/evolution-storage.c')
-rw-r--r-- | shell/evolution-storage.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/evolution-storage.c b/shell/evolution-storage.c index 8e3374158f..9912b5bb2a 100644 --- a/shell/evolution-storage.c +++ b/shell/evolution-storage.c @@ -158,7 +158,9 @@ static void corba_class_init (void) { POA_Evolution_Storage__vepv *vepv; +#ifndef NO_WARNINGS POA_Evolution_Storage__epv *epv; +#endif PortableServer_ServantBase__epv *base_epv; base_epv = g_new0 (PortableServer_ServantBase__epv, 1); |