X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=backend%2Fev-document-links.c;h=d077003604b339368d82e0f407cac07675f2c61e;hb=47fb87e520d1abe31a1965d500602e0e80e899b2;hp=daec3eaa528303eca396fcf826d1ef44b6adc689;hpb=217f85b9017e614505bf4a654d5b282921ff0d9e;p=evince.git diff --git a/backend/ev-document-links.c b/backend/ev-document-links.c index daec3eaa..d0770036 100644 --- a/backend/ev-document-links.c +++ b/backend/ev-document-links.c @@ -31,7 +31,7 @@ ev_document_links_get_type (void) static GType type = 0; if (G_UNLIKELY (type == 0)) { - static const GTypeInfo our_info = { + const GTypeInfo our_info = { sizeof (EvDocumentLinksIface), NULL, NULL,