[g-a-devel]Small improvement in at-spi-registyd



Is it OK to commit the following as parent_event_type() has already been called?

Padraig

Index: registry.c
===================================================================
RCS file: /cvs/gnome/at-spi/registryd/registry.c,v
retrieving revision 1.49
diff -u -p -r1.49 registry.c
--- registry.c	17 Sep 2002 13:46:17 -0000	1.49
+++ registry.c	17 Sep 2002 15:54:08 -0000
@@ -625,7 +625,6 @@ impl_registry_notify_event (PortableServ
       ctx.ev = ev;
       ctx.e_out = *e;
       ctx.source = e->source;
-      parse_event_type (&ctx.etype, e->type);
 
       spi_re_entrant_list_foreach (list, notify_listeners_cb, &ctx);
     }





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]