X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=libspi%2Fregistry.c;h=06a7f613b5553b8345cf2a0bdc4199e773e1c2ea;hb=f546ac72097fabd106a0cf277d4db389b811014c;hp=05fc51251e9f4171902ad93e855f2eb9e4e4c182;hpb=e215f4330239bfe0d9bf87dfe968ced9eca79089;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git diff --git a/libspi/registry.c b/libspi/registry.c index 05fc512..06a7f61 100644 --- a/libspi/registry.c +++ b/libspi/registry.c @@ -20,20 +20,12 @@ * Boston, MA 02111-1307, USA. */ -/* - * registry.c: the main accessibility service registry implementation - */ +/* registry.c: the main accessibility service registry implementation */ +#include #ifdef SPI_DEBUG -#include +# include #endif -#include -#include - -/* - * This pulls the CORBA definitions for the "Accessibility::Registry" server - */ -#include /* * We'd like to replace the dependance on X-isms with a wrapper layer, @@ -43,19 +35,12 @@ #include #include -/* - * This pulls the definition for the BonoboObject (GType) - */ -#include "registry.h" +#include -/* - * Our parent GObject type - */ +/* Our parent GObject type */ #define PARENT_TYPE SPI_LISTENER_TYPE -/* - * A pointer to our parent object class - */ +/* A pointer to our parent object class */ static SpiListenerClass *spi_registry_parent_class; typedef enum {