From 48c3fcd45d757f8e60e7ed37ca96fd843e690d0b Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Fri, 8 Sep 2000 16:52:31 +0000 Subject: Added base ETableModel functions. 2000-09-08 Christopher James Lahey * e-storage-set-view.c: Added base ETableModel functions. * evolution-storage-listener.c, evolution-storage.c: Fixed some warnings. svn path=/trunk/; revision=5267 --- shell/evolution-storage.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shell/evolution-storage.c') 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); -- cgit v1.2.3